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

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336038'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.563751'^^xsd:double;
  dwc:latitude '45.529483'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336038'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512852"^^xsd:decimal ;
  dwc:decimalLongitude "13.586141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287206'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.586141'^^xsd:double;
  dwc:latitude '45.512852'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287206'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53022 13.562559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53022"^^xsd:decimal ;
  dwc:decimalLongitude "13.562559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.900000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287342'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.562559'^^xsd:double;
  dwc:latitude '45.53022'^^xsd:double;
  dwc:minimumDepth '4.9000000953674'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287342'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529483 13.563751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529483"^^xsd:decimal ;
  dwc:decimalLongitude "13.563751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286853'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.563751'^^xsd:double;
  dwc:latitude '45.529483'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286853'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529483 13.563751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529483"^^xsd:decimal ;
  dwc:decimalLongitude "13.563751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286940'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.563751'^^xsd:double;
  dwc:latitude '45.529483'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286940'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529483 13.563751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529483"^^xsd:decimal ;
  dwc:decimalLongitude "13.563751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287152'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.563751'^^xsd:double;
  dwc:latitude '45.529483'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287152'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529483 13.563751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529483"^^xsd:decimal ;
  dwc:decimalLongitude "13.563751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287341'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.563751'^^xsd:double;
  dwc:latitude '45.529483'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287341'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529483 13.563751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529483"^^xsd:decimal ;
  dwc:decimalLongitude "13.563751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287452'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.563751'^^xsd:double;
  dwc:latitude '45.529483'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287452'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529483 13.563751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529483"^^xsd:decimal ;
  dwc:decimalLongitude "13.563751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336073'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.563751'^^xsd:double;
  dwc:latitude '45.529483'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336073'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53022 13.562559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53022"^^xsd:decimal ;
  dwc:decimalLongitude "13.562559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.900000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286782'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.562559'^^xsd:double;
  dwc:latitude '45.53022'^^xsd:double;
  dwc:minimumDepth '4.9000000953674'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286782'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53022 13.562559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53022"^^xsd:decimal ;
  dwc:decimalLongitude "13.562559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.900000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287103'^^xsd:integer;
  dwc:scientificName 'Lithothamnium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.562559'^^xsd:double;
  dwc:latitude '45.53022'^^xsd:double;
  dwc:minimumDepth '4.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '205926'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287103'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53022 13.562559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53022"^^xsd:decimal ;
  dwc:decimalLongitude "13.562559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.900000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287153'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.562559'^^xsd:double;
  dwc:latitude '45.53022'^^xsd:double;
  dwc:minimumDepth '4.9000000953674'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287153'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53022 13.562559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53022"^^xsd:decimal ;
  dwc:decimalLongitude "13.562559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.900000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287259'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.562559'^^xsd:double;
  dwc:latitude '45.53022'^^xsd:double;
  dwc:minimumDepth '4.9000000953674'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287259'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593861 13.711621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.593861"^^xsd:decimal ;
  dwc:decimalLongitude "13.711621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336050'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.711621'^^xsd:double;
  dwc:latitude '45.593861'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336050'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593861 13.711621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.593861"^^xsd:decimal ;
  dwc:decimalLongitude "13.711621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286883'^^xsd:integer;
  dwc:scientificName 'Gelidium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.711621'^^xsd:double;
  dwc:latitude '45.593861'^^xsd:double;
  dwc:minimumDepth '3.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286883'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593861 13.711621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.593861"^^xsd:decimal ;
  dwc:decimalLongitude "13.711621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287118'^^xsd:integer;
  dwc:scientificName 'Nitophyllum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.711621'^^xsd:double;
  dwc:latitude '45.593861'^^xsd:double;
  dwc:minimumDepth '3.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287118'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593861 13.711621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.593861"^^xsd:decimal ;
  dwc:decimalLongitude "13.711621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287180'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.711621'^^xsd:double;
  dwc:latitude '45.593861'^^xsd:double;
  dwc:minimumDepth '3.4000000953674'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287180'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593861 13.711621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.593861"^^xsd:decimal ;
  dwc:decimalLongitude "13.711621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287374'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.711621'^^xsd:double;
  dwc:latitude '45.593861'^^xsd:double;
  dwc:minimumDepth '3.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287374'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593861 13.711621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.593861"^^xsd:decimal ;
  dwc:decimalLongitude "13.711621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335964'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.711621'^^xsd:double;
  dwc:latitude '45.593861'^^xsd:double;
  dwc:minimumDepth '3.4000000953674'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335964'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593861 13.711621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.593861"^^xsd:decimal ;
  dwc:decimalLongitude "13.711621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336089'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.711621'^^xsd:double;
  dwc:latitude '45.593861'^^xsd:double;
  dwc:minimumDepth '3.4000000953674'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336089'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.586164"^^xsd:decimal ;
  dwc:decimalLongitude "13.709046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286865'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.709046'^^xsd:double;
  dwc:latitude '45.586164'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286865'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.586164"^^xsd:decimal ;
  dwc:decimalLongitude "13.709046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286928'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.709046'^^xsd:double;
  dwc:latitude '45.586164'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286928'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.586164"^^xsd:decimal ;
  dwc:decimalLongitude "13.709046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287039'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.709046'^^xsd:double;
  dwc:latitude '45.586164'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287039'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512852"^^xsd:decimal ;
  dwc:decimalLongitude "13.586141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287405'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.586141'^^xsd:double;
  dwc:latitude '45.512852'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287405'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512852"^^xsd:decimal ;
  dwc:decimalLongitude "13.586141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287467'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.586141'^^xsd:double;
  dwc:latitude '45.512852'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287467'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512852"^^xsd:decimal ;
  dwc:decimalLongitude "13.586141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335831'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.586141'^^xsd:double;
  dwc:latitude '45.512852'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335831'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512852"^^xsd:decimal ;
  dwc:decimalLongitude "13.586141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335984'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.586141'^^xsd:double;
  dwc:latitude '45.512852'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335984'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512852"^^xsd:decimal ;
  dwc:decimalLongitude "13.586141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336012'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.586141'^^xsd:double;
  dwc:latitude '45.512852'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336012'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512852"^^xsd:decimal ;
  dwc:decimalLongitude "13.586141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286975'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.586141'^^xsd:double;
  dwc:latitude '45.512852'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286975'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512852"^^xsd:decimal ;
  dwc:decimalLongitude "13.586141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287095'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.586141'^^xsd:double;
  dwc:latitude '45.512852'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287095'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512852"^^xsd:decimal ;
  dwc:decimalLongitude "13.586141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287211'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.586141'^^xsd:double;
  dwc:latitude '45.512852'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287211'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512852"^^xsd:decimal ;
  dwc:decimalLongitude "13.586141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287412'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.586141'^^xsd:double;
  dwc:latitude '45.512852'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287412'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512852"^^xsd:decimal ;
  dwc:decimalLongitude "13.586141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335980'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.586141'^^xsd:double;
  dwc:latitude '45.512852'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335980'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.586164"^^xsd:decimal ;
  dwc:decimalLongitude "13.709046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287184'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.709046'^^xsd:double;
  dwc:latitude '45.586164'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '56'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287184'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512852"^^xsd:decimal ;
  dwc:decimalLongitude "13.586141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336010'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.586141'^^xsd:double;
  dwc:latitude '45.512852'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336010'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529483 13.563751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529483"^^xsd:decimal ;
  dwc:decimalLongitude "13.563751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286784'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.563751'^^xsd:double;
  dwc:latitude '45.529483'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286784'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529483 13.563751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529483"^^xsd:decimal ;
  dwc:decimalLongitude "13.563751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286941'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.563751'^^xsd:double;
  dwc:latitude '45.529483'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286941'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529483 13.563751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529483"^^xsd:decimal ;
  dwc:decimalLongitude "13.563751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287348'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.563751'^^xsd:double;
  dwc:latitude '45.529483'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287348'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529483 13.563751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529483"^^xsd:decimal ;
  dwc:decimalLongitude "13.563751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335874'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.563751'^^xsd:double;
  dwc:latitude '45.529483'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335874'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529483 13.563751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529483"^^xsd:decimal ;
  dwc:decimalLongitude "13.563751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336079'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.563751'^^xsd:double;
  dwc:latitude '45.529483'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '82'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336079'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529483 13.563751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529483"^^xsd:decimal ;
  dwc:decimalLongitude "13.563751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286783'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.563751'^^xsd:double;
  dwc:latitude '45.529483'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286783'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529483 13.563751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529483"^^xsd:decimal ;
  dwc:decimalLongitude "13.563751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287069'^^xsd:integer;
  dwc:scientificName 'Jania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.563751'^^xsd:double;
  dwc:latitude '45.529483'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287069'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529483 13.563751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529483"^^xsd:decimal ;
  dwc:decimalLongitude "13.563751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287260'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.563751'^^xsd:double;
  dwc:latitude '45.529483'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287260'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529483 13.563751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529483"^^xsd:decimal ;
  dwc:decimalLongitude "13.563751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335807'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.563751'^^xsd:double;
  dwc:latitude '45.529483'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335807'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529483 13.563751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529483"^^xsd:decimal ;
  dwc:decimalLongitude "13.563751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335940'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.563751'^^xsd:double;
  dwc:latitude '45.529483'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335940'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287371'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287371'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287457'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287457'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335887'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335887'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593861 13.711621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.593861"^^xsd:decimal ;
  dwc:decimalLongitude "13.711621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286925'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.711621'^^xsd:double;
  dwc:latitude '45.593861'^^xsd:double;
  dwc:minimumDepth '3.2999999523163'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286925'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593861 13.711621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.593861"^^xsd:decimal ;
  dwc:decimalLongitude "13.711621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287036'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.711621'^^xsd:double;
  dwc:latitude '45.593861'^^xsd:double;
  dwc:minimumDepth '3.2999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287036'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593861 13.711621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.593861"^^xsd:decimal ;
  dwc:decimalLongitude "13.711621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287183'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.711621'^^xsd:double;
  dwc:latitude '45.593861'^^xsd:double;
  dwc:minimumDepth '3.2999999523163'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287183'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593861 13.711621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.593861"^^xsd:decimal ;
  dwc:decimalLongitude "13.711621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287267'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.711621'^^xsd:double;
  dwc:latitude '45.593861'^^xsd:double;
  dwc:minimumDepth '3.2999999523163'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287267'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593861 13.711621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.593861"^^xsd:decimal ;
  dwc:decimalLongitude "13.711621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287380'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.711621'^^xsd:double;
  dwc:latitude '45.593861'^^xsd:double;
  dwc:minimumDepth '3.2999999523163'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287380'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593861 13.711621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.593861"^^xsd:decimal ;
  dwc:decimalLongitude "13.711621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335959'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.711621'^^xsd:double;
  dwc:latitude '45.593861'^^xsd:double;
  dwc:minimumDepth '3.2999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335959'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593861 13.711621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.593861"^^xsd:decimal ;
  dwc:decimalLongitude "13.711621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336087'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.711621'^^xsd:double;
  dwc:latitude '45.593861'^^xsd:double;
  dwc:minimumDepth '3.2999999523163'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336087'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593861 13.711621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.593861"^^xsd:decimal ;
  dwc:decimalLongitude "13.711621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287379'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.711621'^^xsd:double;
  dwc:latitude '45.593861'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287379'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512852"^^xsd:decimal ;
  dwc:decimalLongitude "13.586141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287094'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.586141'^^xsd:double;
  dwc:latitude '45.512852'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287094'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512852"^^xsd:decimal ;
  dwc:decimalLongitude "13.586141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287210'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.586141'^^xsd:double;
  dwc:latitude '45.512852'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '65'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287210'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512852"^^xsd:decimal ;
  dwc:decimalLongitude "13.586141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287411'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.586141'^^xsd:double;
  dwc:latitude '45.512852'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287411'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512852"^^xsd:decimal ;
  dwc:decimalLongitude "13.586141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287469'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.586141'^^xsd:double;
  dwc:latitude '45.512852'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287469'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512852"^^xsd:decimal ;
  dwc:decimalLongitude "13.586141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335827'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.586141'^^xsd:double;
  dwc:latitude '45.512852'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335827'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512852"^^xsd:decimal ;
  dwc:decimalLongitude "13.586141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335856'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.586141'^^xsd:double;
  dwc:latitude '45.512852'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335856'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512852"^^xsd:decimal ;
  dwc:decimalLongitude "13.586141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335919'^^xsd:integer;
  dwc:scientificName 'Chondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.586141'^^xsd:double;
  dwc:latitude '45.512852'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143906'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335919'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '143906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512852"^^xsd:decimal ;
  dwc:decimalLongitude "13.586141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335979'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.586141'^^xsd:double;
  dwc:latitude '45.512852'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335979'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512852"^^xsd:decimal ;
  dwc:decimalLongitude "13.586141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286870'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.586141'^^xsd:double;
  dwc:latitude '45.512852'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286870'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512852"^^xsd:decimal ;
  dwc:decimalLongitude "13.586141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286971'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.586141'^^xsd:double;
  dwc:latitude '45.512852'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286971'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512852"^^xsd:decimal ;
  dwc:decimalLongitude "13.586141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287055'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.586141'^^xsd:double;
  dwc:latitude '45.512852'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287055'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287310'^^xsd:integer;
  dwc:scientificName 'Rhodymenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144252'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287310'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512852"^^xsd:decimal ;
  dwc:decimalLongitude "13.586141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287058'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.586141'^^xsd:double;
  dwc:latitude '45.512852'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287058'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53022 13.562559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53022"^^xsd:decimal ;
  dwc:decimalLongitude "13.562559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.900000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335875'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.562559'^^xsd:double;
  dwc:latitude '45.53022'^^xsd:double;
  dwc:minimumDepth '4.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335875'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513703"^^xsd:decimal ;
  dwc:decimalLongitude "13.572526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286842'^^xsd:integer;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.572526'^^xsd:double;
  dwc:latitude '45.513703'^^xsd:double;
  dwc:minimumDepth '4.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286842'^^xsd:anyURI;
  dwc:observationDate '2006-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513703"^^xsd:decimal ;
  dwc:decimalLongitude "13.572526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336102'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.572526'^^xsd:double;
  dwc:latitude '45.513703'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336102'^^xsd:anyURI;
  dwc:observationDate '2006-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.586164"^^xsd:decimal ;
  dwc:decimalLongitude "13.709046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287459'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.709046'^^xsd:double;
  dwc:latitude '45.586164'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287459'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53022 13.562559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53022"^^xsd:decimal ;
  dwc:decimalLongitude "13.562559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.900000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335941'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.562559'^^xsd:double;
  dwc:latitude '45.53022'^^xsd:double;
  dwc:minimumDepth '4.9000000953674'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335941'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53022 13.562559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53022"^^xsd:decimal ;
  dwc:decimalLongitude "13.562559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.900000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335999'^^xsd:integer;
  dwc:scientificName 'Codium fragile tomentosoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.562559'^^xsd:double;
  dwc:latitude '45.53022'^^xsd:double;
  dwc:minimumDepth '4.9000000953674'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '160515'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335999'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53022 13.562559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53022"^^xsd:decimal ;
  dwc:decimalLongitude "13.562559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.900000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336074'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.562559'^^xsd:double;
  dwc:latitude '45.53022'^^xsd:double;
  dwc:minimumDepth '4.9000000953674'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336074'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53022 13.562559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53022"^^xsd:decimal ;
  dwc:decimalLongitude "13.562559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287156'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.562559'^^xsd:double;
  dwc:latitude '45.53022'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287156'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53022 13.562559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53022"^^xsd:decimal ;
  dwc:decimalLongitude "13.562559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287349'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.562559'^^xsd:double;
  dwc:latitude '45.53022'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287349'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53022 13.562559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53022"^^xsd:decimal ;
  dwc:decimalLongitude "13.562559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287428'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.562559'^^xsd:double;
  dwc:latitude '45.53022'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287428'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53022 13.562559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53022"^^xsd:decimal ;
  dwc:decimalLongitude "13.562559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335943'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.562559'^^xsd:double;
  dwc:latitude '45.53022'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335943'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53022 13.562559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53022"^^xsd:decimal ;
  dwc:decimalLongitude "13.562559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336002'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.562559'^^xsd:double;
  dwc:latitude '45.53022'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336002'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53022 13.562559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53022"^^xsd:decimal ;
  dwc:decimalLongitude "13.562559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336080'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.562559'^^xsd:double;
  dwc:latitude '45.53022'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336080'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53022 13.562559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53022"^^xsd:decimal ;
  dwc:decimalLongitude "13.562559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287084'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.562559'^^xsd:double;
  dwc:latitude '45.53022'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287084'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53022 13.562559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53022"^^xsd:decimal ;
  dwc:decimalLongitude "13.562559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287154'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.562559'^^xsd:double;
  dwc:latitude '45.53022'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287154'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.586164"^^xsd:decimal ;
  dwc:decimalLongitude "13.709046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287279'^^xsd:integer;
  dwc:scientificName 'Phyllophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.709046'^^xsd:double;
  dwc:latitude '45.586164'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '347781'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287279'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '135640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.586164"^^xsd:decimal ;
  dwc:decimalLongitude "13.709046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287381'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.709046'^^xsd:double;
  dwc:latitude '45.586164'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287381'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.586164"^^xsd:decimal ;
  dwc:decimalLongitude "13.709046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287494'^^xsd:integer;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.709046'^^xsd:double;
  dwc:latitude '45.586164'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287494'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.586164"^^xsd:decimal ;
  dwc:decimalLongitude "13.709046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335960'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.709046'^^xsd:double;
  dwc:latitude '45.586164'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335960'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.586164"^^xsd:decimal ;
  dwc:decimalLongitude "13.709046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336088'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.709046'^^xsd:double;
  dwc:latitude '45.586164'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336088'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.586164"^^xsd:decimal ;
  dwc:decimalLongitude "13.709046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286926'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.709046'^^xsd:double;
  dwc:latitude '45.586164'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286926'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.586164"^^xsd:decimal ;
  dwc:decimalLongitude "13.709046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287182'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.709046'^^xsd:double;
  dwc:latitude '45.586164'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287182'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.586164"^^xsd:decimal ;
  dwc:decimalLongitude "13.709046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287245'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.709046'^^xsd:double;
  dwc:latitude '45.586164'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287245'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.586164"^^xsd:decimal ;
  dwc:decimalLongitude "13.709046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287376'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.709046'^^xsd:double;
  dwc:latitude '45.586164'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287376'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513703"^^xsd:decimal ;
  dwc:decimalLongitude "13.572526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286972'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.572526'^^xsd:double;
  dwc:latitude '45.513703'^^xsd:double;
  dwc:minimumDepth '4.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286972'^^xsd:anyURI;
  dwc:observationDate '2006-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513703"^^xsd:decimal ;
  dwc:decimalLongitude "13.572526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287406'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.572526'^^xsd:double;
  dwc:latitude '45.513703'^^xsd:double;
  dwc:minimumDepth '4.4000000953674'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287406'^^xsd:anyURI;
  dwc:observationDate '2006-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513703"^^xsd:decimal ;
  dwc:decimalLongitude "13.572526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335897'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.572526'^^xsd:double;
  dwc:latitude '45.513703'^^xsd:double;
  dwc:minimumDepth '4.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335897'^^xsd:anyURI;
  dwc:observationDate '2006-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513703"^^xsd:decimal ;
  dwc:decimalLongitude "13.572526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335985'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.572526'^^xsd:double;
  dwc:latitude '45.513703'^^xsd:double;
  dwc:minimumDepth '4.4000000953674'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335985'^^xsd:anyURI;
  dwc:observationDate '2006-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513703"^^xsd:decimal ;
  dwc:decimalLongitude "13.572526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286973'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.572526'^^xsd:double;
  dwc:latitude '45.513703'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286973'^^xsd:anyURI;
  dwc:observationDate '2006-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513703"^^xsd:decimal ;
  dwc:decimalLongitude "13.572526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287027'^^xsd:integer;
  dwc:scientificName 'Halopteris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.572526'^^xsd:double;
  dwc:latitude '45.513703'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:aphiaid '144274'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287027'^^xsd:anyURI;
  dwc:observationDate '2006-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '144274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513703"^^xsd:decimal ;
  dwc:decimalLongitude "13.572526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287207'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.572526'^^xsd:double;
  dwc:latitude '45.513703'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287207'^^xsd:anyURI;
  dwc:observationDate '2006-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513703"^^xsd:decimal ;
  dwc:decimalLongitude "13.572526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287407'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.572526'^^xsd:double;
  dwc:latitude '45.513703'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287407'^^xsd:anyURI;
  dwc:observationDate '2006-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513703"^^xsd:decimal ;
  dwc:decimalLongitude "13.572526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287447'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.572526'^^xsd:double;
  dwc:latitude '45.513703'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287447'^^xsd:anyURI;
  dwc:observationDate '2006-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513703"^^xsd:decimal ;
  dwc:decimalLongitude "13.572526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335894'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.572526'^^xsd:double;
  dwc:latitude '45.513703'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335894'^^xsd:anyURI;
  dwc:observationDate '2006-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513703"^^xsd:decimal ;
  dwc:decimalLongitude "13.572526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336011'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.572526'^^xsd:double;
  dwc:latitude '45.513703'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336011'^^xsd:anyURI;
  dwc:observationDate '2006-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53022 13.562559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53022"^^xsd:decimal ;
  dwc:decimalLongitude "13.562559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287350'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.562559'^^xsd:double;
  dwc:latitude '45.53022'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287350'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.537039 13.601204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.537039"^^xsd:decimal ;
  dwc:decimalLongitude "13.601204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286908'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601204'^^xsd:double;
  dwc:latitude '45.537039'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286908'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287035'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287035'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512931"^^xsd:decimal ;
  dwc:decimalLongitude "13.584952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287204'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.584952'^^xsd:double;
  dwc:latitude '45.512931'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '78'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287204'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535504 13.60181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535504"^^xsd:decimal ;
  dwc:decimalLongitude "13.60181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287492'^^xsd:integer;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60181'^^xsd:double;
  dwc:latitude '45.535504'^^xsd:double;
  dwc:minimumDepth '4.3000001907349'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287492'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535504 13.60181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535504"^^xsd:decimal ;
  dwc:decimalLongitude "13.60181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335802'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60181'^^xsd:double;
  dwc:latitude '45.535504'^^xsd:double;
  dwc:minimumDepth '4.3000001907349'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335802'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535504 13.60181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535504"^^xsd:decimal ;
  dwc:decimalLongitude "13.60181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335901'^^xsd:integer;
  dwc:scientificName 'Champia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60181'^^xsd:double;
  dwc:latitude '45.535504'^^xsd:double;
  dwc:minimumDepth '4.3000001907349'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144237'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335901'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535504 13.60181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535504"^^xsd:decimal ;
  dwc:decimalLongitude "13.60181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336036'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60181'^^xsd:double;
  dwc:latitude '45.535504'^^xsd:double;
  dwc:minimumDepth '4.3000001907349'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336036'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535504 13.60181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535504"^^xsd:decimal ;
  dwc:decimalLongitude "13.60181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287345'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60181'^^xsd:double;
  dwc:latitude '45.535504'^^xsd:double;
  dwc:minimumDepth '4.4000000953674'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287345'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.537039 13.601204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.537039"^^xsd:decimal ;
  dwc:decimalLongitude "13.601204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.900000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287339'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601204'^^xsd:double;
  dwc:latitude '45.537039'^^xsd:double;
  dwc:minimumDepth '4.9000000953674'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287339'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.537039 13.601204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.537039"^^xsd:decimal ;
  dwc:decimalLongitude "13.601204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.900000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335877'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601204'^^xsd:double;
  dwc:latitude '45.537039'^^xsd:double;
  dwc:minimumDepth '4.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335877'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.537039 13.601204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.537039"^^xsd:decimal ;
  dwc:decimalLongitude "13.601204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.900000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336040'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601204'^^xsd:double;
  dwc:latitude '45.537039'^^xsd:double;
  dwc:minimumDepth '4.9000000953674'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336040'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.537039 13.601204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.537039"^^xsd:decimal ;
  dwc:decimalLongitude "13.601204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.900000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336078'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601204'^^xsd:double;
  dwc:latitude '45.537039'^^xsd:double;
  dwc:minimumDepth '4.9000000953674'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336078'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287266'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287266'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287458'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287458'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287476'^^xsd:integer;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287476'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335845'^^xsd:integer;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335845'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335963'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335963'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286798'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286798'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286863'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286863'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286924'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286924'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286957'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286957'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287023'^^xsd:integer;
  dwc:scientificName 'Halopteris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144274'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287023'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513104 13.583964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513104"^^xsd:decimal ;
  dwc:decimalLongitude "13.583964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287401'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.583964'^^xsd:double;
  dwc:latitude '45.513104'^^xsd:double;
  dwc:minimumDepth '4.3000001907349'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287401'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513104 13.583964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513104"^^xsd:decimal ;
  dwc:decimalLongitude "13.583964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287495'^^xsd:integer;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.583964'^^xsd:double;
  dwc:latitude '45.513104'^^xsd:double;
  dwc:minimumDepth '4.3000001907349'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287495'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513104 13.583964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513104"^^xsd:decimal ;
  dwc:decimalLongitude "13.583964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335977'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.583964'^^xsd:double;
  dwc:latitude '45.513104'^^xsd:double;
  dwc:minimumDepth '4.3000001907349'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335977'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512931"^^xsd:decimal ;
  dwc:decimalLongitude "13.584952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286813'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.584952'^^xsd:double;
  dwc:latitude '45.512931'^^xsd:double;
  dwc:minimumDepth '3.4000000953674'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286813'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512931"^^xsd:decimal ;
  dwc:decimalLongitude "13.584952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287203'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.584952'^^xsd:double;
  dwc:latitude '45.512931'^^xsd:double;
  dwc:minimumDepth '3.4000000953674'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287203'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512931"^^xsd:decimal ;
  dwc:decimalLongitude "13.584952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287403'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.584952'^^xsd:double;
  dwc:latitude '45.512931'^^xsd:double;
  dwc:minimumDepth '3.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287403'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512931"^^xsd:decimal ;
  dwc:decimalLongitude "13.584952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287482'^^xsd:integer;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.584952'^^xsd:double;
  dwc:latitude '45.512931'^^xsd:double;
  dwc:minimumDepth '3.4000000953674'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287482'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512931"^^xsd:decimal ;
  dwc:decimalLongitude "13.584952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335918'^^xsd:integer;
  dwc:scientificName 'Chondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.584952'^^xsd:double;
  dwc:latitude '45.512931'^^xsd:double;
  dwc:minimumDepth '3.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143906'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335918'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '143906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512931"^^xsd:decimal ;
  dwc:decimalLongitude "13.584952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286814'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.584952'^^xsd:double;
  dwc:latitude '45.512931'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '22'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286814'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512931"^^xsd:decimal ;
  dwc:decimalLongitude "13.584952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286841'^^xsd:integer;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.584952'^^xsd:double;
  dwc:latitude '45.512931'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286841'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535504 13.60181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535504"^^xsd:decimal ;
  dwc:decimalLongitude "13.60181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287337'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60181'^^xsd:double;
  dwc:latitude '45.535504'^^xsd:double;
  dwc:minimumDepth '4.3000001907349'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287337'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286997'^^xsd:integer;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '92'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286997'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513104 13.583964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513104"^^xsd:decimal ;
  dwc:decimalLongitude "13.583964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287199'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.583964'^^xsd:double;
  dwc:latitude '45.513104'^^xsd:double;
  dwc:minimumDepth '4.3000001907349'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287199'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287178'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287178'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287293'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287293'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.537039 13.601204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.537039"^^xsd:decimal ;
  dwc:decimalLongitude "13.601204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287340'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601204'^^xsd:double;
  dwc:latitude '45.537039'^^xsd:double;
  dwc:minimumDepth '4.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287340'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.537039 13.601204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.537039"^^xsd:decimal ;
  dwc:decimalLongitude "13.601204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335878'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601204'^^xsd:double;
  dwc:latitude '45.537039'^^xsd:double;
  dwc:minimumDepth '4.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335878'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.537039 13.601204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.537039"^^xsd:decimal ;
  dwc:decimalLongitude "13.601204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287155'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601204'^^xsd:double;
  dwc:latitude '45.537039'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287155'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.537039 13.601204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.537039"^^xsd:decimal ;
  dwc:decimalLongitude "13.601204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287346'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601204'^^xsd:double;
  dwc:latitude '45.537039'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287346'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.537039 13.601204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.537039"^^xsd:decimal ;
  dwc:decimalLongitude "13.601204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335873'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601204'^^xsd:double;
  dwc:latitude '45.537039'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335873'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.537039 13.601204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.537039"^^xsd:decimal ;
  dwc:decimalLongitude "13.601204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336037'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601204'^^xsd:double;
  dwc:latitude '45.537039'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336037'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.537039 13.601204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.537039"^^xsd:decimal ;
  dwc:decimalLongitude "13.601204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336071'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601204'^^xsd:double;
  dwc:latitude '45.537039'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336071'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.537039 13.601204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.537039"^^xsd:decimal ;
  dwc:decimalLongitude "13.601204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286852'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601204'^^xsd:double;
  dwc:latitude '45.537039'^^xsd:double;
  dwc:minimumDepth '4.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286852'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.537039 13.601204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.537039"^^xsd:decimal ;
  dwc:decimalLongitude "13.601204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286906'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601204'^^xsd:double;
  dwc:latitude '45.537039'^^xsd:double;
  dwc:minimumDepth '4.4000000953674'^^xsd:double;
  dwc:individualCount '39'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286906'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.537039 13.601204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.537039"^^xsd:decimal ;
  dwc:decimalLongitude "13.601204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287018'^^xsd:integer;
  dwc:scientificName 'Halopteris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601204'^^xsd:double;
  dwc:latitude '45.537039'^^xsd:double;
  dwc:minimumDepth '4.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144274'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287018'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.537039 13.601204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.537039"^^xsd:decimal ;
  dwc:decimalLongitude "13.601204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287083'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601204'^^xsd:double;
  dwc:latitude '45.537039'^^xsd:double;
  dwc:minimumDepth '4.4000000953674'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287083'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.537039 13.601204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.537039"^^xsd:decimal ;
  dwc:decimalLongitude "13.601204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287151'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601204'^^xsd:double;
  dwc:latitude '45.537039'^^xsd:double;
  dwc:minimumDepth '4.4000000953674'^^xsd:double;
  dwc:individualCount '17'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287151'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287089'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287089'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287099'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287099'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287179'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287179'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287372'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287372'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287477'^^xsd:integer;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287477'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335816'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335816'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336009'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336009'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286956'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286956'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286995'^^xsd:integer;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286995'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287034'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287034'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287088'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287088'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512931"^^xsd:decimal ;
  dwc:decimalLongitude "13.584952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287297'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.584952'^^xsd:double;
  dwc:latitude '45.512931'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287297'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512931"^^xsd:decimal ;
  dwc:decimalLongitude "13.584952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287410'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.584952'^^xsd:double;
  dwc:latitude '45.512931'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287410'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512931"^^xsd:decimal ;
  dwc:decimalLongitude "13.584952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287484'^^xsd:integer;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.584952'^^xsd:double;
  dwc:latitude '45.512931'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287484'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512931"^^xsd:decimal ;
  dwc:decimalLongitude "13.584952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335978'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.584952'^^xsd:double;
  dwc:latitude '45.512931'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335978'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512931"^^xsd:decimal ;
  dwc:decimalLongitude "13.584952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286869'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.584952'^^xsd:double;
  dwc:latitude '45.512931'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286869'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512931"^^xsd:decimal ;
  dwc:decimalLongitude "13.584952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287057'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.584952'^^xsd:double;
  dwc:latitude '45.512931'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287057'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512931"^^xsd:decimal ;
  dwc:decimalLongitude "13.584952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287093'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.584952'^^xsd:double;
  dwc:latitude '45.512931'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287093'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512931"^^xsd:decimal ;
  dwc:decimalLongitude "13.584952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287205'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.584952'^^xsd:double;
  dwc:latitude '45.512931'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287205'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512931"^^xsd:decimal ;
  dwc:decimalLongitude "13.584952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287404'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.584952'^^xsd:double;
  dwc:latitude '45.512931'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287404'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512931"^^xsd:decimal ;
  dwc:decimalLongitude "13.584952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287483'^^xsd:integer;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.584952'^^xsd:double;
  dwc:latitude '45.512931'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287483'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512931"^^xsd:decimal ;
  dwc:decimalLongitude "13.584952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335896'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.584952'^^xsd:double;
  dwc:latitude '45.512931'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335896'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512931"^^xsd:decimal ;
  dwc:decimalLongitude "13.584952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335983'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.584952'^^xsd:double;
  dwc:latitude '45.512931'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335983'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512931"^^xsd:decimal ;
  dwc:decimalLongitude "13.584952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336103'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.584952'^^xsd:double;
  dwc:latitude '45.512931'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336103'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535504 13.60181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535504"^^xsd:decimal ;
  dwc:decimalLongitude "13.60181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286781'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60181'^^xsd:double;
  dwc:latitude '45.535504'^^xsd:double;
  dwc:minimumDepth '4.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286781'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535504 13.60181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535504"^^xsd:decimal ;
  dwc:decimalLongitude "13.60181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287068'^^xsd:integer;
  dwc:scientificName 'Jania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60181'^^xsd:double;
  dwc:latitude '45.535504'^^xsd:double;
  dwc:minimumDepth '4.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287068'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535504 13.60181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535504"^^xsd:decimal ;
  dwc:decimalLongitude "13.60181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287149'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60181'^^xsd:double;
  dwc:latitude '45.535504'^^xsd:double;
  dwc:minimumDepth '4.4000000953674'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287149'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535504 13.60181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535504"^^xsd:decimal ;
  dwc:decimalLongitude "13.60181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287338'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60181'^^xsd:double;
  dwc:latitude '45.535504'^^xsd:double;
  dwc:minimumDepth '4.4000000953674'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287338'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535504 13.60181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535504"^^xsd:decimal ;
  dwc:decimalLongitude "13.60181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287493'^^xsd:integer;
  dwc:scientificName 'Zanardinia typus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60181'^^xsd:double;
  dwc:latitude '45.535504'^^xsd:double;
  dwc:minimumDepth '4.4000000953674'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '178910'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287493'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535504 13.60181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535504"^^xsd:decimal ;
  dwc:decimalLongitude "13.60181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335803'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60181'^^xsd:double;
  dwc:latitude '45.535504'^^xsd:double;
  dwc:minimumDepth '4.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335803'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535504 13.60181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535504"^^xsd:decimal ;
  dwc:decimalLongitude "13.60181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335902'^^xsd:integer;
  dwc:scientificName 'Champia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60181'^^xsd:double;
  dwc:latitude '45.535504'^^xsd:double;
  dwc:minimumDepth '4.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144237'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335902'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535504 13.60181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535504"^^xsd:decimal ;
  dwc:decimalLongitude "13.60181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286851'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60181'^^xsd:double;
  dwc:latitude '45.535504'^^xsd:double;
  dwc:minimumDepth '4.3000001907349'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286851'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535504 13.60181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535504"^^xsd:decimal ;
  dwc:decimalLongitude "13.60181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287082'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60181'^^xsd:double;
  dwc:latitude '45.535504'^^xsd:double;
  dwc:minimumDepth '4.3000001907349'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287082'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535504 13.60181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535504"^^xsd:decimal ;
  dwc:decimalLongitude "13.60181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287148'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60181'^^xsd:double;
  dwc:latitude '45.535504'^^xsd:double;
  dwc:minimumDepth '4.3000001907349'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287148'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535504 13.60181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535504"^^xsd:decimal ;
  dwc:decimalLongitude "13.60181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287258'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60181'^^xsd:double;
  dwc:latitude '45.535504'^^xsd:double;
  dwc:minimumDepth '4.3000001907349'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287258'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53807 13.609043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53807"^^xsd:decimal ;
  dwc:decimalLongitude "13.609043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286952'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.609043'^^xsd:double;
  dwc:latitude '45.53807'^^xsd:double;
  dwc:minimumDepth '3.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286952'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53807 13.609043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53807"^^xsd:decimal ;
  dwc:decimalLongitude "13.609043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287031'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.609043'^^xsd:double;
  dwc:latitude '45.53807'^^xsd:double;
  dwc:minimumDepth '3.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287031'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53807 13.609043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53807"^^xsd:decimal ;
  dwc:decimalLongitude "13.609043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287263'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.609043'^^xsd:double;
  dwc:latitude '45.53807'^^xsd:double;
  dwc:minimumDepth '3.9000000953674'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287263'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53807 13.609043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53807"^^xsd:decimal ;
  dwc:decimalLongitude "13.609043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287368'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.609043'^^xsd:double;
  dwc:latitude '45.53807'^^xsd:double;
  dwc:minimumDepth '3.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287368'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53807 13.609043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53807"^^xsd:decimal ;
  dwc:decimalLongitude "13.609043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286824'^^xsd:integer;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.609043'^^xsd:double;
  dwc:latitude '45.53807'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286824'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53807 13.609043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53807"^^xsd:decimal ;
  dwc:decimalLongitude "13.609043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286918'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.609043'^^xsd:double;
  dwc:latitude '45.53807'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286918'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53807 13.609043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53807"^^xsd:decimal ;
  dwc:decimalLongitude "13.609043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287172'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.609043'^^xsd:double;
  dwc:latitude '45.53807'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '88'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287172'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53807 13.609043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53807"^^xsd:decimal ;
  dwc:decimalLongitude "13.609043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287262'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.609043'^^xsd:double;
  dwc:latitude '45.53807'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287262'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53807 13.609043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53807"^^xsd:decimal ;
  dwc:decimalLongitude "13.609043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287367'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.609043'^^xsd:double;
  dwc:latitude '45.53807'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287367'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286960'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286960'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513104 13.583964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513104"^^xsd:decimal ;
  dwc:decimalLongitude "13.583964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335916'^^xsd:integer;
  dwc:scientificName 'Chondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.583964'^^xsd:double;
  dwc:latitude '45.513104'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143906'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335916'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '143906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513104 13.583964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513104"^^xsd:decimal ;
  dwc:decimalLongitude "13.583964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335974'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.583964'^^xsd:double;
  dwc:latitude '45.513104'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335974'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513104 13.583964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513104"^^xsd:decimal ;
  dwc:decimalLongitude "13.583964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336101'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.583964'^^xsd:double;
  dwc:latitude '45.513104'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336101'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513104 13.583964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513104"^^xsd:decimal ;
  dwc:decimalLongitude "13.583964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.099999904632568"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286880'^^xsd:integer;
  dwc:scientificName 'Gelidiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.583964'^^xsd:double;
  dwc:latitude '45.513104'^^xsd:double;
  dwc:minimumDepth '4.0999999046326'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '144134'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286880'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '144134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513104 13.583964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513104"^^xsd:decimal ;
  dwc:decimalLongitude "13.583964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.099999904632568"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287048'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.583964'^^xsd:double;
  dwc:latitude '45.513104'^^xsd:double;
  dwc:minimumDepth '4.0999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287048'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513104 13.583964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513104"^^xsd:decimal ;
  dwc:decimalLongitude "13.583964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.099999904632568"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287200'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.583964'^^xsd:double;
  dwc:latitude '45.513104'^^xsd:double;
  dwc:minimumDepth '4.0999999046326'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287200'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513104 13.583964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513104"^^xsd:decimal ;
  dwc:decimalLongitude "13.583964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.099999904632568"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335975'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.583964'^^xsd:double;
  dwc:latitude '45.513104'^^xsd:double;
  dwc:minimumDepth '4.0999999046326'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335975'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513104 13.583964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513104"^^xsd:decimal ;
  dwc:decimalLongitude "13.583964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286809'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.583964'^^xsd:double;
  dwc:latitude '45.513104'^^xsd:double;
  dwc:minimumDepth '4.3000001907349'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286809'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513104 13.583964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513104"^^xsd:decimal ;
  dwc:decimalLongitude "13.583964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286838'^^xsd:integer;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.583964'^^xsd:double;
  dwc:latitude '45.513104'^^xsd:double;
  dwc:minimumDepth '4.3000001907349'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286838'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513104 13.583964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513104"^^xsd:decimal ;
  dwc:decimalLongitude "13.583964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287091'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.583964'^^xsd:double;
  dwc:latitude '45.513104'^^xsd:double;
  dwc:minimumDepth '4.3000001907349'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287091'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534743 13.601307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534743"^^xsd:decimal ;
  dwc:decimalLongitude "13.601307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336068'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601307'^^xsd:double;
  dwc:latitude '45.534743'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336068'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53807 13.609043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53807"^^xsd:decimal ;
  dwc:decimalLongitude "13.609043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286919'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.609043'^^xsd:double;
  dwc:latitude '45.53807'^^xsd:double;
  dwc:minimumDepth '3.9000000953674'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286919'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533922 13.60079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533922"^^xsd:decimal ;
  dwc:decimalLongitude "13.60079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335939'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60079'^^xsd:double;
  dwc:latitude '45.533922'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335939'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533922 13.60079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533922"^^xsd:decimal ;
  dwc:decimalLongitude "13.60079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336033'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60079'^^xsd:double;
  dwc:latitude '45.533922'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336033'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534743 13.601307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534743"^^xsd:decimal ;
  dwc:decimalLongitude "13.601307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287081'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601307'^^xsd:double;
  dwc:latitude '45.534743'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287081'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534743 13.601307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534743"^^xsd:decimal ;
  dwc:decimalLongitude "13.601307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336069'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601307'^^xsd:double;
  dwc:latitude '45.534743'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336069'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534743 13.601307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534743"^^xsd:decimal ;
  dwc:decimalLongitude "13.601307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286905'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601307'^^xsd:double;
  dwc:latitude '45.534743'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286905'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534743 13.601307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534743"^^xsd:decimal ;
  dwc:decimalLongitude "13.601307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287080'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601307'^^xsd:double;
  dwc:latitude '45.534743'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287080'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534743 13.601307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534743"^^xsd:decimal ;
  dwc:decimalLongitude "13.601307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287147'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601307'^^xsd:double;
  dwc:latitude '45.534743'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287147'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534743 13.601307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534743"^^xsd:decimal ;
  dwc:decimalLongitude "13.601307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335801'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601307'^^xsd:double;
  dwc:latitude '45.534743'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335801'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534743 13.601307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534743"^^xsd:decimal ;
  dwc:decimalLongitude "13.601307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336034'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601307'^^xsd:double;
  dwc:latitude '45.534743'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336034'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538253"^^xsd:decimal ;
  dwc:decimalLongitude "13.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287032'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60746'^^xsd:double;
  dwc:latitude '45.538253'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287032'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538253"^^xsd:decimal ;
  dwc:decimalLongitude "13.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287176'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60746'^^xsd:double;
  dwc:latitude '45.538253'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '86'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287176'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538253"^^xsd:decimal ;
  dwc:decimalLongitude "13.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287265'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60746'^^xsd:double;
  dwc:latitude '45.538253'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287265'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53807 13.609043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53807"^^xsd:decimal ;
  dwc:decimalLongitude "13.609043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286923'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.609043'^^xsd:double;
  dwc:latitude '45.53807'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286923'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53807 13.609043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53807"^^xsd:decimal ;
  dwc:decimalLongitude "13.609043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287033'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.609043'^^xsd:double;
  dwc:latitude '45.53807'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287033'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53807 13.609043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53807"^^xsd:decimal ;
  dwc:decimalLongitude "13.609043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287177'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.609043'^^xsd:double;
  dwc:latitude '45.53807'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '94'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287177'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53807 13.609043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53807"^^xsd:decimal ;
  dwc:decimalLongitude "13.609043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287242'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.609043'^^xsd:double;
  dwc:latitude '45.53807'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287242'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53807 13.609043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53807"^^xsd:decimal ;
  dwc:decimalLongitude "13.609043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287370'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.609043'^^xsd:double;
  dwc:latitude '45.53807'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287370'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53807 13.609043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53807"^^xsd:decimal ;
  dwc:decimalLongitude "13.609043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335956'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.609043'^^xsd:double;
  dwc:latitude '45.53807'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335956'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548127 13.695462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548127"^^xsd:decimal ;
  dwc:decimalLongitude "13.695462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.600000023841858"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286839'^^xsd:integer;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.695462'^^xsd:double;
  dwc:latitude '45.548127'^^xsd:double;
  dwc:minimumDepth '1.6000000238419'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286839'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548127 13.695462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548127"^^xsd:decimal ;
  dwc:decimalLongitude "13.695462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.600000023841858"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286970'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.695462'^^xsd:double;
  dwc:latitude '45.548127'^^xsd:double;
  dwc:minimumDepth '1.6000000238419'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286970'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548127 13.695462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548127"^^xsd:decimal ;
  dwc:decimalLongitude "13.695462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.600000023841858"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287004'^^xsd:integer;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.695462'^^xsd:double;
  dwc:latitude '45.548127'^^xsd:double;
  dwc:minimumDepth '1.6000000238419'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287004'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548127 13.695462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548127"^^xsd:decimal ;
  dwc:decimalLongitude "13.695462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.600000023841858"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287446'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.695462'^^xsd:double;
  dwc:latitude '45.548127'^^xsd:double;
  dwc:minimumDepth '1.6000000238419'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287446'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548127 13.695462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548127"^^xsd:decimal ;
  dwc:decimalLongitude "13.695462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.600000023841858"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287481'^^xsd:integer;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.695462'^^xsd:double;
  dwc:latitude '45.548127'^^xsd:double;
  dwc:minimumDepth '1.6000000238419'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287481'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548127 13.695462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548127"^^xsd:decimal ;
  dwc:decimalLongitude "13.695462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.600000023841858"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335825'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.695462'^^xsd:double;
  dwc:latitude '45.548127'^^xsd:double;
  dwc:minimumDepth '1.6000000238419'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335825'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513104 13.583964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513104"^^xsd:decimal ;
  dwc:decimalLongitude "13.583964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286812'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.583964'^^xsd:double;
  dwc:latitude '45.513104'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286812'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513104 13.583964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513104"^^xsd:decimal ;
  dwc:decimalLongitude "13.583964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286840'^^xsd:integer;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.583964'^^xsd:double;
  dwc:latitude '45.513104'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286840'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513104 13.583964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513104"^^xsd:decimal ;
  dwc:decimalLongitude "13.583964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286868'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.583964'^^xsd:double;
  dwc:latitude '45.513104'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286868'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513104 13.583964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513104"^^xsd:decimal ;
  dwc:decimalLongitude "13.583964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287202'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.583964'^^xsd:double;
  dwc:latitude '45.513104'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287202'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513104 13.583964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513104"^^xsd:decimal ;
  dwc:decimalLongitude "13.583964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287252'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.583964'^^xsd:double;
  dwc:latitude '45.513104'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287252'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534283"^^xsd:decimal ;
  dwc:decimalLongitude "13.649209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335852'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.649209'^^xsd:double;
  dwc:latitude '45.534283'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335852'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542232 13.660958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.542232"^^xsd:decimal ;
  dwc:decimalLongitude "13.660958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335955'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.660958'^^xsd:double;
  dwc:latitude '45.542232'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335955'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547633 13.704661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547633"^^xsd:decimal ;
  dwc:decimalLongitude "13.704661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287044'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.704661'^^xsd:double;
  dwc:latitude '45.547633'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287044'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534283"^^xsd:decimal ;
  dwc:decimalLongitude "13.649209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335868'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.649209'^^xsd:double;
  dwc:latitude '45.534283'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335868'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534283"^^xsd:decimal ;
  dwc:decimalLongitude "13.649209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335935'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.649209'^^xsd:double;
  dwc:latitude '45.534283'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335935'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534283"^^xsd:decimal ;
  dwc:decimalLongitude "13.649209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286849'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.649209'^^xsd:double;
  dwc:latitude '45.534283'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286849'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534283"^^xsd:decimal ;
  dwc:decimalLongitude "13.649209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286900'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.649209'^^xsd:double;
  dwc:latitude '45.534283'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286900'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534283"^^xsd:decimal ;
  dwc:decimalLongitude "13.649209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287142'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.649209'^^xsd:double;
  dwc:latitude '45.534283'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287142'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534283"^^xsd:decimal ;
  dwc:decimalLongitude "13.649209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287224'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.649209'^^xsd:double;
  dwc:latitude '45.534283'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287224'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534283"^^xsd:decimal ;
  dwc:decimalLongitude "13.649209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287329'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.649209'^^xsd:double;
  dwc:latitude '45.534283'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287329'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534283"^^xsd:decimal ;
  dwc:decimalLongitude "13.649209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287427'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.649209'^^xsd:double;
  dwc:latitude '45.534283'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287427'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542232 13.660958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.542232"^^xsd:decimal ;
  dwc:decimalLongitude "13.660958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336006'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.660958'^^xsd:double;
  dwc:latitude '45.542232'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336006'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542232 13.660958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.542232"^^xsd:decimal ;
  dwc:decimalLongitude "13.660958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336048'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.660958'^^xsd:double;
  dwc:latitude '45.542232'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336048'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542232 13.660958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.542232"^^xsd:decimal ;
  dwc:decimalLongitude "13.660958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286793'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.660958'^^xsd:double;
  dwc:latitude '45.542232'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286793'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542232 13.660958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.542232"^^xsd:decimal ;
  dwc:decimalLongitude "13.660958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286796'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.660958'^^xsd:double;
  dwc:latitude '45.542232'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286796'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542232 13.660958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.542232"^^xsd:decimal ;
  dwc:decimalLongitude "13.660958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286826'^^xsd:integer;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.660958'^^xsd:double;
  dwc:latitude '45.542232'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286826'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542232 13.660958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.542232"^^xsd:decimal ;
  dwc:decimalLongitude "13.660958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287308'^^xsd:integer;
  dwc:scientificName 'Rhodymenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.660958'^^xsd:double;
  dwc:latitude '45.542232'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144252'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287308'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542232 13.660958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.542232"^^xsd:decimal ;
  dwc:decimalLongitude "13.660958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287432'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.660958'^^xsd:double;
  dwc:latitude '45.542232'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287432'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547633 13.704661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547633"^^xsd:decimal ;
  dwc:decimalLongitude "13.704661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287271'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.704661'^^xsd:double;
  dwc:latitude '45.547633'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287271'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547633 13.704661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547633"^^xsd:decimal ;
  dwc:decimalLongitude "13.704661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287282'^^xsd:integer;
  dwc:scientificName 'Phyllophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.704661'^^xsd:double;
  dwc:latitude '45.547633'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '347781'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287282'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '135640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547633 13.704661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547633"^^xsd:decimal ;
  dwc:decimalLongitude "13.704661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287439'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.704661'^^xsd:double;
  dwc:latitude '45.547633'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287439'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547633 13.704661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547633"^^xsd:decimal ;
  dwc:decimalLongitude "13.704661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335821'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.704661'^^xsd:double;
  dwc:latitude '45.547633'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335821'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547633 13.704661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547633"^^xsd:decimal ;
  dwc:decimalLongitude "13.704661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336020'^^xsd:integer;
  dwc:scientificName 'Cymodocea nodosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.704661'^^xsd:double;
  dwc:latitude '45.547633'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '145793'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336020'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547633 13.704661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547633"^^xsd:decimal ;
  dwc:decimalLongitude "13.704661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286891'^^xsd:integer;
  dwc:scientificName 'Gigartina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.704661'^^xsd:double;
  dwc:latitude '45.547633'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '144155'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286891'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547633 13.704661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547633"^^xsd:decimal ;
  dwc:decimalLongitude "13.704661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287002'^^xsd:integer;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.704661'^^xsd:double;
  dwc:latitude '45.547633'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287002'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547633 13.704661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547633"^^xsd:decimal ;
  dwc:decimalLongitude "13.704661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287049'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.704661'^^xsd:double;
  dwc:latitude '45.547633'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287049'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547633 13.704661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547633"^^xsd:decimal ;
  dwc:decimalLongitude "13.704661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287302'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.704661'^^xsd:double;
  dwc:latitude '45.547633'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287302'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547633 13.704661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547633"^^xsd:decimal ;
  dwc:decimalLongitude "13.704661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287440'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.704661'^^xsd:double;
  dwc:latitude '45.547633'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287440'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547928 13.702962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547928"^^xsd:decimal ;
  dwc:decimalLongitude "13.702962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287303'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.702962'^^xsd:double;
  dwc:latitude '45.547928'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287303'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534283"^^xsd:decimal ;
  dwc:decimalLongitude "13.649209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335800'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.649209'^^xsd:double;
  dwc:latitude '45.534283'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335800'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.544048 13.676216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.544048"^^xsd:decimal ;
  dwc:decimalLongitude "13.676216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286861'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.676216'^^xsd:double;
  dwc:latitude '45.544048'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286861'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547928 13.702962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547928"^^xsd:decimal ;
  dwc:decimalLongitude "13.702962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287444'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.702962'^^xsd:double;
  dwc:latitude '45.547928'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287444'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548236 13.699049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548236"^^xsd:decimal ;
  dwc:decimalLongitude "13.699049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286867'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699049'^^xsd:double;
  dwc:latitude '45.548236'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286867'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534422 13.646833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534422"^^xsd:decimal ;
  dwc:decimalLongitude "13.646833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335906'^^xsd:integer;
  dwc:scientificName 'Chondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.646833'^^xsd:double;
  dwc:latitude '45.534422'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '143906'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335906'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '143906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.544048 13.676216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.544048"^^xsd:decimal ;
  dwc:decimalLongitude "13.676216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286921'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.676216'^^xsd:double;
  dwc:latitude '45.544048'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286921'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534283"^^xsd:decimal ;
  dwc:decimalLongitude "13.649209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335870'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.649209'^^xsd:double;
  dwc:latitude '45.534283'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335870'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534283"^^xsd:decimal ;
  dwc:decimalLongitude "13.649209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335937'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.649209'^^xsd:double;
  dwc:latitude '45.534283'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335937'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534422 13.646833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534422"^^xsd:decimal ;
  dwc:decimalLongitude "13.646833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287079'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.646833'^^xsd:double;
  dwc:latitude '45.534422'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287079'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534422 13.646833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534422"^^xsd:decimal ;
  dwc:decimalLongitude "13.646833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287227'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.646833'^^xsd:double;
  dwc:latitude '45.534422'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287227'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534422 13.646833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534422"^^xsd:decimal ;
  dwc:decimalLongitude "13.646833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335907'^^xsd:integer;
  dwc:scientificName 'Chondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.646833'^^xsd:double;
  dwc:latitude '45.534422'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '143906'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335907'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '143906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534422 13.646833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534422"^^xsd:decimal ;
  dwc:decimalLongitude "13.646833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336066'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.646833'^^xsd:double;
  dwc:latitude '45.534422'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '52'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336066'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534422 13.646833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534422"^^xsd:decimal ;
  dwc:decimalLongitude "13.646833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286902'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.646833'^^xsd:double;
  dwc:latitude '45.534422'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286902'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534422 13.646833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534422"^^xsd:decimal ;
  dwc:decimalLongitude "13.646833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287102'^^xsd:integer;
  dwc:scientificName 'Lithothamnium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.646833'^^xsd:double;
  dwc:latitude '45.534422'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '205926'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287102'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534422 13.646833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534422"^^xsd:decimal ;
  dwc:decimalLongitude "13.646833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287226'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.646833'^^xsd:double;
  dwc:latitude '45.534422'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287226'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534422 13.646833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534422"^^xsd:decimal ;
  dwc:decimalLongitude "13.646833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287331'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.646833'^^xsd:double;
  dwc:latitude '45.534422'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287331'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.544048 13.676216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.544048"^^xsd:decimal ;
  dwc:decimalLongitude "13.676216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287022'^^xsd:integer;
  dwc:scientificName 'Halopteris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.676216'^^xsd:double;
  dwc:latitude '45.544048'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144274'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287022'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.544048 13.676216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.544048"^^xsd:decimal ;
  dwc:decimalLongitude "13.676216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287170'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.676216'^^xsd:double;
  dwc:latitude '45.544048'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '29'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287170'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.544048 13.676216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.544048"^^xsd:decimal ;
  dwc:decimalLongitude "13.676216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287277'^^xsd:integer;
  dwc:scientificName 'Phyllophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.676216'^^xsd:double;
  dwc:latitude '45.544048'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '347781'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287277'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '135640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.544048 13.676216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.544048"^^xsd:decimal ;
  dwc:decimalLongitude "13.676216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335815'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.676216'^^xsd:double;
  dwc:latitude '45.544048'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335815'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.544048 13.676216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.544048"^^xsd:decimal ;
  dwc:decimalLongitude "13.676216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335957'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.676216'^^xsd:double;
  dwc:latitude '45.544048'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335957'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.544048 13.676216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.544048"^^xsd:decimal ;
  dwc:decimalLongitude "13.676216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286794'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.676216'^^xsd:double;
  dwc:latitude '45.544048'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286794'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.544048 13.676216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.544048"^^xsd:decimal ;
  dwc:decimalLongitude "13.676216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287175'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.676216'^^xsd:double;
  dwc:latitude '45.544048'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287175'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.544048 13.676216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.544048"^^xsd:decimal ;
  dwc:decimalLongitude "13.676216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287433'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.676216'^^xsd:double;
  dwc:latitude '45.544048'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287433'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.544048 13.676216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.544048"^^xsd:decimal ;
  dwc:decimalLongitude "13.676216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335812'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.676216'^^xsd:double;
  dwc:latitude '45.544048'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '78'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335812'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547928 13.702962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547928"^^xsd:decimal ;
  dwc:decimalLongitude "13.702962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286894'^^xsd:integer;
  dwc:scientificName 'Gymnogongrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.702962'^^xsd:double;
  dwc:latitude '45.547928'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '144168'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286894'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547928 13.702962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547928"^^xsd:decimal ;
  dwc:decimalLongitude "13.702962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287050'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.702962'^^xsd:double;
  dwc:latitude '45.547928'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287050'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547928 13.702962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547928"^^xsd:decimal ;
  dwc:decimalLongitude "13.702962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287300'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.702962'^^xsd:double;
  dwc:latitude '45.547928'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287300'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547928 13.702962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547928"^^xsd:decimal ;
  dwc:decimalLongitude "13.702962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287441'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.702962'^^xsd:double;
  dwc:latitude '45.547928'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287441'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547928 13.702962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547928"^^xsd:decimal ;
  dwc:decimalLongitude "13.702962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287201'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.702962'^^xsd:double;
  dwc:latitude '45.547928'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287201'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547928 13.702962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547928"^^xsd:decimal ;
  dwc:decimalLongitude "13.702962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287445'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.702962'^^xsd:double;
  dwc:latitude '45.547928'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287445'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547928 13.702962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547928"^^xsd:decimal ;
  dwc:decimalLongitude "13.702962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335824'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.702962'^^xsd:double;
  dwc:latitude '45.547928'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335824'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548236 13.699049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548236"^^xsd:decimal ;
  dwc:decimalLongitude "13.699049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287272'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699049'^^xsd:double;
  dwc:latitude '45.548236'^^xsd:double;
  dwc:minimumDepth '2.0999999046326'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287272'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548236 13.699049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548236"^^xsd:decimal ;
  dwc:decimalLongitude "13.699049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287304'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699049'^^xsd:double;
  dwc:latitude '45.548236'^^xsd:double;
  dwc:minimumDepth '2.0999999046326'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287304'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534283"^^xsd:decimal ;
  dwc:decimalLongitude "13.649209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335854'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.649209'^^xsd:double;
  dwc:latitude '45.534283'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335854'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.544048 13.676216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.544048"^^xsd:decimal ;
  dwc:decimalLongitude "13.676216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286953'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.676216'^^xsd:double;
  dwc:latitude '45.544048'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286953'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547928 13.702962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547928"^^xsd:decimal ;
  dwc:decimalLongitude "13.702962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335823'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.702962'^^xsd:double;
  dwc:latitude '45.547928'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335823'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538253"^^xsd:decimal ;
  dwc:decimalLongitude "13.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286917'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60746'^^xsd:double;
  dwc:latitude '45.538253'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286917'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548127 13.695462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548127"^^xsd:decimal ;
  dwc:decimalLongitude "13.695462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.600000023841858"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287305'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.695462'^^xsd:double;
  dwc:latitude '45.548127'^^xsd:double;
  dwc:minimumDepth '1.6000000238419'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287305'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538253"^^xsd:decimal ;
  dwc:decimalLongitude "13.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286951'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60746'^^xsd:double;
  dwc:latitude '45.538253'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286951'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538253"^^xsd:decimal ;
  dwc:decimalLongitude "13.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286993'^^xsd:integer;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60746'^^xsd:double;
  dwc:latitude '45.538253'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286993'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538253"^^xsd:decimal ;
  dwc:decimalLongitude "13.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287021'^^xsd:integer;
  dwc:scientificName 'Halopteris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60746'^^xsd:double;
  dwc:latitude '45.538253'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144274'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287021'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538253"^^xsd:decimal ;
  dwc:decimalLongitude "13.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287030'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60746'^^xsd:double;
  dwc:latitude '45.538253'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287030'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538253"^^xsd:decimal ;
  dwc:decimalLongitude "13.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287098'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60746'^^xsd:double;
  dwc:latitude '45.538253'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287098'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538253"^^xsd:decimal ;
  dwc:decimalLongitude "13.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287171'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60746'^^xsd:double;
  dwc:latitude '45.538253'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287171'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538253"^^xsd:decimal ;
  dwc:decimalLongitude "13.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287474'^^xsd:integer;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60746'^^xsd:double;
  dwc:latitude '45.538253'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287474'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538253"^^xsd:decimal ;
  dwc:decimalLongitude "13.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335886'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60746'^^xsd:double;
  dwc:latitude '45.538253'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335886'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538253"^^xsd:decimal ;
  dwc:decimalLongitude "13.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336008'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60746'^^xsd:double;
  dwc:latitude '45.538253'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336008'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538253"^^xsd:decimal ;
  dwc:decimalLongitude "13.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336086'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60746'^^xsd:double;
  dwc:latitude '45.538253'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336086'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533922 13.60079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533922"^^xsd:decimal ;
  dwc:decimalLongitude "13.60079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287288'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60079'^^xsd:double;
  dwc:latitude '45.533922'^^xsd:double;
  dwc:minimumDepth '2.0999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287288'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533922 13.60079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533922"^^xsd:decimal ;
  dwc:decimalLongitude "13.60079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287333'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60079'^^xsd:double;
  dwc:latitude '45.533922'^^xsd:double;
  dwc:minimumDepth '2.0999999046326'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287333'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533922 13.60079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533922"^^xsd:decimal ;
  dwc:decimalLongitude "13.60079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335871'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60079'^^xsd:double;
  dwc:latitude '45.533922'^^xsd:double;
  dwc:minimumDepth '2.0999999046326'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335871'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533922 13.60079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533922"^^xsd:decimal ;
  dwc:decimalLongitude "13.60079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335938'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60079'^^xsd:double;
  dwc:latitude '45.533922'^^xsd:double;
  dwc:minimumDepth '2.0999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335938'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533922 13.60079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533922"^^xsd:decimal ;
  dwc:decimalLongitude "13.60079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336067'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60079'^^xsd:double;
  dwc:latitude '45.533922'^^xsd:double;
  dwc:minimumDepth '2.0999999046326'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336067'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533922 13.60079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533922"^^xsd:decimal ;
  dwc:decimalLongitude "13.60079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.899999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286904'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60079'^^xsd:double;
  dwc:latitude '45.533922'^^xsd:double;
  dwc:minimumDepth '1.8999999761581'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286904'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533922 13.60079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533922"^^xsd:decimal ;
  dwc:decimalLongitude "13.60079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.899999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287017'^^xsd:integer;
  dwc:scientificName 'Halopteris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60079'^^xsd:double;
  dwc:latitude '45.533922'^^xsd:double;
  dwc:minimumDepth '1.8999999761581'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '144274'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287017'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533922 13.60079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533922"^^xsd:decimal ;
  dwc:decimalLongitude "13.60079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.899999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287146'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60079'^^xsd:double;
  dwc:latitude '45.533922'^^xsd:double;
  dwc:minimumDepth '1.8999999761581'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287146'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533922 13.60079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533922"^^xsd:decimal ;
  dwc:decimalLongitude "13.60079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.899999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287228'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60079'^^xsd:double;
  dwc:latitude '45.533922'^^xsd:double;
  dwc:minimumDepth '1.8999999761581'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287228'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533922 13.60079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533922"^^xsd:decimal ;
  dwc:decimalLongitude "13.60079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.899999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287335'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60079'^^xsd:double;
  dwc:latitude '45.533922'^^xsd:double;
  dwc:minimumDepth '1.8999999761581'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287335'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533922 13.60079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533922"^^xsd:decimal ;
  dwc:decimalLongitude "13.60079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.899999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335872'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60079'^^xsd:double;
  dwc:latitude '45.533922'^^xsd:double;
  dwc:minimumDepth '1.8999999761581'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335872'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548127 13.695462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548127"^^xsd:decimal ;
  dwc:decimalLongitude "13.695462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.600000023841858"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286811'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.695462'^^xsd:double;
  dwc:latitude '45.548127'^^xsd:double;
  dwc:minimumDepth '1.6000000238419'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286811'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548127 13.695462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548127"^^xsd:decimal ;
  dwc:decimalLongitude "13.695462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.600000023841858"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286837'^^xsd:integer;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.695462'^^xsd:double;
  dwc:latitude '45.548127'^^xsd:double;
  dwc:minimumDepth '1.6000000238419'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286837'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548127 13.695462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548127"^^xsd:decimal ;
  dwc:decimalLongitude "13.695462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.600000023841858"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287001'^^xsd:integer;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.695462'^^xsd:double;
  dwc:latitude '45.548127'^^xsd:double;
  dwc:minimumDepth '1.6000000238419'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287001'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548127 13.695462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548127"^^xsd:decimal ;
  dwc:decimalLongitude "13.695462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.600000023841858"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287047'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.695462'^^xsd:double;
  dwc:latitude '45.548127'^^xsd:double;
  dwc:minimumDepth '1.6000000238419'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287047'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548127 13.695462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548127"^^xsd:decimal ;
  dwc:decimalLongitude "13.695462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.600000023841858"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287251'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.695462'^^xsd:double;
  dwc:latitude '45.548127'^^xsd:double;
  dwc:minimumDepth '1.6000000238419'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287251'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548127 13.695462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548127"^^xsd:decimal ;
  dwc:decimalLongitude "13.695462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.600000023841858"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287400'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.695462'^^xsd:double;
  dwc:latitude '45.548127'^^xsd:double;
  dwc:minimumDepth '1.6000000238419'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287400'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548127 13.695462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548127"^^xsd:decimal ;
  dwc:decimalLongitude "13.695462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.600000023841858"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287442'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.695462'^^xsd:double;
  dwc:latitude '45.548127'^^xsd:double;
  dwc:minimumDepth '1.6000000238419'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287442'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548127 13.695462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548127"^^xsd:decimal ;
  dwc:decimalLongitude "13.695462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.600000023841858"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287466'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.695462'^^xsd:double;
  dwc:latitude '45.548127'^^xsd:double;
  dwc:minimumDepth '1.6000000238419'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287466'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548127 13.695462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548127"^^xsd:decimal ;
  dwc:decimalLongitude "13.695462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.600000023841858"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287480'^^xsd:integer;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.695462'^^xsd:double;
  dwc:latitude '45.548127'^^xsd:double;
  dwc:minimumDepth '1.6000000238419'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287480'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548127 13.695462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548127"^^xsd:decimal ;
  dwc:decimalLongitude "13.695462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.600000023841858"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335826'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.695462'^^xsd:double;
  dwc:latitude '45.548127'^^xsd:double;
  dwc:minimumDepth '1.6000000238419'^^xsd:double;
  dwc:individualCount '38'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335826'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548127 13.695462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548127"^^xsd:decimal ;
  dwc:decimalLongitude "13.695462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.600000023841858"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335890'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.695462'^^xsd:double;
  dwc:latitude '45.548127'^^xsd:double;
  dwc:minimumDepth '1.6000000238419'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335890'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533922 13.60079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533922"^^xsd:decimal ;
  dwc:decimalLongitude "13.60079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287145'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60079'^^xsd:double;
  dwc:latitude '45.533922'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287145'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538253"^^xsd:decimal ;
  dwc:decimalLongitude "13.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286862'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60746'^^xsd:double;
  dwc:latitude '45.538253'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286862'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548127 13.695462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548127"^^xsd:decimal ;
  dwc:decimalLongitude "13.695462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.600000023841858"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336057'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.695462'^^xsd:double;
  dwc:latitude '45.548127'^^xsd:double;
  dwc:minimumDepth '1.6000000238419'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336057'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533922 13.60079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533922"^^xsd:decimal ;
  dwc:decimalLongitude "13.60079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286988'^^xsd:integer;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60079'^^xsd:double;
  dwc:latitude '45.533922'^^xsd:double;
  dwc:minimumDepth '2.0999999046326'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286988'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538253"^^xsd:decimal ;
  dwc:decimalLongitude "13.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336049'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60746'^^xsd:double;
  dwc:latitude '45.538253'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336049'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534422 13.646833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534422"^^xsd:decimal ;
  dwc:decimalLongitude "13.646833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286850'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.646833'^^xsd:double;
  dwc:latitude '45.534422'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286850'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534422 13.646833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534422"^^xsd:decimal ;
  dwc:decimalLongitude "13.646833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286901'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.646833'^^xsd:double;
  dwc:latitude '45.534422'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286901'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534422 13.646833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534422"^^xsd:decimal ;
  dwc:decimalLongitude "13.646833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287078'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.646833'^^xsd:double;
  dwc:latitude '45.534422'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287078'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534422 13.646833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534422"^^xsd:decimal ;
  dwc:decimalLongitude "13.646833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287225'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.646833'^^xsd:double;
  dwc:latitude '45.534422'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287225'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534422 13.646833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534422"^^xsd:decimal ;
  dwc:decimalLongitude "13.646833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287330'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.646833'^^xsd:double;
  dwc:latitude '45.534422'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287330'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534422 13.646833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534422"^^xsd:decimal ;
  dwc:decimalLongitude "13.646833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335905'^^xsd:integer;
  dwc:scientificName 'Chondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.646833'^^xsd:double;
  dwc:latitude '45.534422'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '143906'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335905'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '143906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534422 13.646833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534422"^^xsd:decimal ;
  dwc:decimalLongitude "13.646833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336031'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.646833'^^xsd:double;
  dwc:latitude '45.534422'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336031'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534422 13.646833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534422"^^xsd:decimal ;
  dwc:decimalLongitude "13.646833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336064'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.646833'^^xsd:double;
  dwc:latitude '45.534422'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336064'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533922 13.60079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533922"^^xsd:decimal ;
  dwc:decimalLongitude "13.60079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286882'^^xsd:integer;
  dwc:scientificName 'Gelidium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60079'^^xsd:double;
  dwc:latitude '45.533922'^^xsd:double;
  dwc:minimumDepth '2.0999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286882'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.544048 13.676216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.544048"^^xsd:decimal ;
  dwc:decimalLongitude "13.676216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287365'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.676216'^^xsd:double;
  dwc:latitude '45.544048'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287365'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.544048 13.676216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.544048"^^xsd:decimal ;
  dwc:decimalLongitude "13.676216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287431'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.676216'^^xsd:double;
  dwc:latitude '45.544048'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287431'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.544048 13.676216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.544048"^^xsd:decimal ;
  dwc:decimalLongitude "13.676216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335814'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.676216'^^xsd:double;
  dwc:latitude '45.544048'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335814'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538253"^^xsd:decimal ;
  dwc:decimalLongitude "13.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286954'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60746'^^xsd:double;
  dwc:latitude '45.538253'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286954'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538253"^^xsd:decimal ;
  dwc:decimalLongitude "13.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286994'^^xsd:integer;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60746'^^xsd:double;
  dwc:latitude '45.538253'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286994'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538253"^^xsd:decimal ;
  dwc:decimalLongitude "13.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287087'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60746'^^xsd:double;
  dwc:latitude '45.538253'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287087'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538253"^^xsd:decimal ;
  dwc:decimalLongitude "13.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287264'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60746'^^xsd:double;
  dwc:latitude '45.538253'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287264'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538253"^^xsd:decimal ;
  dwc:decimalLongitude "13.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287309'^^xsd:integer;
  dwc:scientificName 'Rhodymenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60746'^^xsd:double;
  dwc:latitude '45.538253'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144252'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287309'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538253"^^xsd:decimal ;
  dwc:decimalLongitude "13.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287475'^^xsd:integer;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60746'^^xsd:double;
  dwc:latitude '45.538253'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287475'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548236 13.699049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548236"^^xsd:decimal ;
  dwc:decimalLongitude "13.699049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286969'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699049'^^xsd:double;
  dwc:latitude '45.548236'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286969'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548236 13.699049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548236"^^xsd:decimal ;
  dwc:decimalLongitude "13.699049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287045'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699049'^^xsd:double;
  dwc:latitude '45.548236'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287045'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548236 13.699049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548236"^^xsd:decimal ;
  dwc:decimalLongitude "13.699049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287198'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699049'^^xsd:double;
  dwc:latitude '45.548236'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287198'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548236 13.699049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548236"^^xsd:decimal ;
  dwc:decimalLongitude "13.699049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287250'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699049'^^xsd:double;
  dwc:latitude '45.548236'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287250'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548236 13.699049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548236"^^xsd:decimal ;
  dwc:decimalLongitude "13.699049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287399'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699049'^^xsd:double;
  dwc:latitude '45.548236'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287399'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548236 13.699049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548236"^^xsd:decimal ;
  dwc:decimalLongitude "13.699049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335917'^^xsd:integer;
  dwc:scientificName 'Chondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699049'^^xsd:double;
  dwc:latitude '45.548236'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143906'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335917'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '143906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548236 13.699049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548236"^^xsd:decimal ;
  dwc:decimalLongitude "13.699049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335976'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699049'^^xsd:double;
  dwc:latitude '45.548236'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335976'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548236 13.699049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548236"^^xsd:decimal ;
  dwc:decimalLongitude "13.699049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287046'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699049'^^xsd:double;
  dwc:latitude '45.548236'^^xsd:double;
  dwc:minimumDepth '1.7999999523163'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287046'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548236 13.699049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548236"^^xsd:decimal ;
  dwc:decimalLongitude "13.699049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287301'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699049'^^xsd:double;
  dwc:latitude '45.548236'^^xsd:double;
  dwc:minimumDepth '1.7999999523163'^^xsd:double;
  dwc:individualCount '80'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287301'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548127 13.695462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548127"^^xsd:decimal ;
  dwc:decimalLongitude "13.695462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.600000023841858"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286895'^^xsd:integer;
  dwc:scientificName 'Gymnogongrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.695462'^^xsd:double;
  dwc:latitude '45.548127'^^xsd:double;
  dwc:minimumDepth '1.6000000238419'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144168'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286895'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548127 13.695462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548127"^^xsd:decimal ;
  dwc:decimalLongitude "13.695462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.600000023841858"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287052'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.695462'^^xsd:double;
  dwc:latitude '45.548127'^^xsd:double;
  dwc:minimumDepth '1.6000000238419'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287052'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533922 13.60079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533922"^^xsd:decimal ;
  dwc:decimalLongitude "13.60079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287334'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60079'^^xsd:double;
  dwc:latitude '45.533922'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287334'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538253"^^xsd:decimal ;
  dwc:decimalLongitude "13.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286922'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60746'^^xsd:double;
  dwc:latitude '45.538253'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286922'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548127 13.695462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548127"^^xsd:decimal ;
  dwc:decimalLongitude "13.695462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.600000023841858"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286766'^^xsd:integer;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.695462'^^xsd:double;
  dwc:latitude '45.548127'^^xsd:double;
  dwc:minimumDepth '1.6000000238419'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286766'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335927'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.7999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335927'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286899'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286899'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287014'^^xsd:integer;
  dwc:scientificName 'Halopteris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.2000000476837'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '144274'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287014'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '144274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287067'^^xsd:integer;
  dwc:scientificName 'Jania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287067'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '144012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287072'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287072'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287132'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287132'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287320'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.2000000476837'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287320'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287424'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.2000000476837'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287424'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335806'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335806'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335849'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.2000000476837'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335849'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335861'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335861'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.517662"^^xsd:decimal ;
  dwc:decimalLongitude "13.568191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335851'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.568191'^^xsd:double;
  dwc:latitude '45.517662'^^xsd:double;
  dwc:minimumDepth '1.7000000476837'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335851'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.517662"^^xsd:decimal ;
  dwc:decimalLongitude "13.568191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335929'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.568191'^^xsd:double;
  dwc:latitude '45.517662'^^xsd:double;
  dwc:minimumDepth '1.7000000476837'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335929'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.517662"^^xsd:decimal ;
  dwc:decimalLongitude "13.568191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336001'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.568191'^^xsd:double;
  dwc:latitude '45.517662'^^xsd:double;
  dwc:minimumDepth '1.7000000476837'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336001'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.517662"^^xsd:decimal ;
  dwc:decimalLongitude "13.568191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286778'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.568191'^^xsd:double;
  dwc:latitude '45.517662'^^xsd:double;
  dwc:minimumDepth '1.2999999523163'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286778'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.517662"^^xsd:decimal ;
  dwc:decimalLongitude "13.568191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286938'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.568191'^^xsd:double;
  dwc:latitude '45.517662'^^xsd:double;
  dwc:minimumDepth '1.2999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286938'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.517662"^^xsd:decimal ;
  dwc:decimalLongitude "13.568191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287074'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.568191'^^xsd:double;
  dwc:latitude '45.517662'^^xsd:double;
  dwc:minimumDepth '1.2999999523163'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287074'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.517662"^^xsd:decimal ;
  dwc:decimalLongitude "13.568191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287135'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.568191'^^xsd:double;
  dwc:latitude '45.517662'^^xsd:double;
  dwc:minimumDepth '1.2999999523163'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287135'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.517662"^^xsd:decimal ;
  dwc:decimalLongitude "13.568191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287286'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.568191'^^xsd:double;
  dwc:latitude '45.517662'^^xsd:double;
  dwc:minimumDepth '1.2999999523163'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287286'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.517662"^^xsd:decimal ;
  dwc:decimalLongitude "13.568191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287322'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.568191'^^xsd:double;
  dwc:latitude '45.517662'^^xsd:double;
  dwc:minimumDepth '1.2999999523163'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287322'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.517662"^^xsd:decimal ;
  dwc:decimalLongitude "13.568191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335863'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.568191'^^xsd:double;
  dwc:latitude '45.517662'^^xsd:double;
  dwc:minimumDepth '1.2999999523163'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335863'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546155"^^xsd:decimal ;
  dwc:decimalLongitude "13.680561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287097'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.680561'^^xsd:double;
  dwc:latitude '45.546155'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287097'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546155"^^xsd:decimal ;
  dwc:decimalLongitude "13.680561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287311'^^xsd:integer;
  dwc:scientificName 'Rhodymenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.680561'^^xsd:double;
  dwc:latitude '45.546155'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144252'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287311'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546155"^^xsd:decimal ;
  dwc:decimalLongitude "13.680561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287421'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.680561'^^xsd:double;
  dwc:latitude '45.546155'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287421'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.528461 13.57531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.528461"^^xsd:decimal ;
  dwc:decimalLongitude "13.57531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286757'^^xsd:integer;
  dwc:scientificName 'Cystoseira sauvageaueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57531'^^xsd:double;
  dwc:latitude '45.528461'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145530'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286757'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1465503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.528461 13.57531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.528461"^^xsd:decimal ;
  dwc:decimalLongitude "13.57531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286835'^^xsd:integer;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57531'^^xsd:double;
  dwc:latitude '45.528461'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286835'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.528461 13.57531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.528461"^^xsd:decimal ;
  dwc:decimalLongitude "13.57531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287110'^^xsd:integer;
  dwc:scientificName 'Lithothamnium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57531'^^xsd:double;
  dwc:latitude '45.528461'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:aphiaid '205926'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287110'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.528461 13.57531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.528461"^^xsd:decimal ;
  dwc:decimalLongitude "13.57531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287190'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57531'^^xsd:double;
  dwc:latitude '45.528461'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287190'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.528461 13.57531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.528461"^^xsd:decimal ;
  dwc:decimalLongitude "13.57531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287389'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57531'^^xsd:double;
  dwc:latitude '45.528461'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287389'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530724"^^xsd:decimal ;
  dwc:decimalLongitude "13.564647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286916'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.564647'^^xsd:double;
  dwc:latitude '45.530724'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286916'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530724"^^xsd:decimal ;
  dwc:decimalLongitude "13.564647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287108'^^xsd:integer;
  dwc:scientificName 'Lithothamnium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.564647'^^xsd:double;
  dwc:latitude '45.530724'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '205926'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287108'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530724"^^xsd:decimal ;
  dwc:decimalLongitude "13.564647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287167'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.564647'^^xsd:double;
  dwc:latitude '45.530724'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287167'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530724"^^xsd:decimal ;
  dwc:decimalLongitude "13.564647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287239'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.564647'^^xsd:double;
  dwc:latitude '45.530724'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287239'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530724"^^xsd:decimal ;
  dwc:decimalLongitude "13.564647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287357'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.564647'^^xsd:double;
  dwc:latitude '45.530724'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287357'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530724"^^xsd:decimal ;
  dwc:decimalLongitude "13.564647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336047'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.564647'^^xsd:double;
  dwc:latitude '45.530724'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336047'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286750'^^xsd:integer;
  dwc:scientificName 'Cystoseira sauvageaueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:aphiaid '145530'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286750'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1465503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286786'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286786'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286856'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286856'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286912'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286912'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286946'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286946'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.517662"^^xsd:decimal ;
  dwc:decimalLongitude "13.568191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335930'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.568191'^^xsd:double;
  dwc:latitude '45.517662'^^xsd:double;
  dwc:minimumDepth '1.2999999523163'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335930'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.517662"^^xsd:decimal ;
  dwc:decimalLongitude "13.568191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336028'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.568191'^^xsd:double;
  dwc:latitude '45.517662'^^xsd:double;
  dwc:minimumDepth '1.2999999523163'^^xsd:double;
  dwc:individualCount '49'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336028'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.517662"^^xsd:decimal ;
  dwc:decimalLongitude "13.568191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.399999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287016'^^xsd:integer;
  dwc:scientificName 'Halopteris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.568191'^^xsd:double;
  dwc:latitude '45.517662'^^xsd:double;
  dwc:minimumDepth '1.3999999761581'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144274'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287016'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.517662"^^xsd:decimal ;
  dwc:decimalLongitude "13.568191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.399999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287075'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.568191'^^xsd:double;
  dwc:latitude '45.517662'^^xsd:double;
  dwc:minimumDepth '1.3999999761581'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287075'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.517662"^^xsd:decimal ;
  dwc:decimalLongitude "13.568191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.399999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287136'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.568191'^^xsd:double;
  dwc:latitude '45.517662'^^xsd:double;
  dwc:minimumDepth '1.3999999761581'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287136'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.517662"^^xsd:decimal ;
  dwc:decimalLongitude "13.568191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.399999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287323'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.568191'^^xsd:double;
  dwc:latitude '45.517662'^^xsd:double;
  dwc:minimumDepth '1.3999999761581'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287323'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.517662"^^xsd:decimal ;
  dwc:decimalLongitude "13.568191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.399999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335795'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.568191'^^xsd:double;
  dwc:latitude '45.517662'^^xsd:double;
  dwc:minimumDepth '1.3999999761581'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335795'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.517662"^^xsd:decimal ;
  dwc:decimalLongitude "13.568191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.399999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335864'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.568191'^^xsd:double;
  dwc:latitude '45.517662'^^xsd:double;
  dwc:minimumDepth '1.3999999761581'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335864'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.517662"^^xsd:decimal ;
  dwc:decimalLongitude "13.568191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.399999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335931'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.568191'^^xsd:double;
  dwc:latitude '45.517662'^^xsd:double;
  dwc:minimumDepth '1.3999999761581'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335931'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.517662"^^xsd:decimal ;
  dwc:decimalLongitude "13.568191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.399999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336029'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.568191'^^xsd:double;
  dwc:latitude '45.517662'^^xsd:double;
  dwc:minimumDepth '1.3999999761581'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336029'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.517662"^^xsd:decimal ;
  dwc:decimalLongitude "13.568191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.399999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336062'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.568191'^^xsd:double;
  dwc:latitude '45.517662'^^xsd:double;
  dwc:minimumDepth '1.3999999761581'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336062'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.518586 13.567978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.518586"^^xsd:decimal ;
  dwc:decimalLongitude "13.567978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.899999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287138'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.567978'^^xsd:double;
  dwc:latitude '45.518586'^^xsd:double;
  dwc:minimumDepth '1.8999999761581'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287138'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.518586 13.567978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.518586"^^xsd:decimal ;
  dwc:decimalLongitude "13.567978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.899999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287287'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.567978'^^xsd:double;
  dwc:latitude '45.518586'^^xsd:double;
  dwc:minimumDepth '1.8999999761581'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287287'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.518586 13.567978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.518586"^^xsd:decimal ;
  dwc:decimalLongitude "13.567978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.899999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287325'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.567978'^^xsd:double;
  dwc:latitude '45.518586'^^xsd:double;
  dwc:minimumDepth '1.8999999761581'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287325'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.518586 13.567978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.518586"^^xsd:decimal ;
  dwc:decimalLongitude "13.567978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.899999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335797'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.567978'^^xsd:double;
  dwc:latitude '45.518586'^^xsd:double;
  dwc:minimumDepth '1.8999999761581'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335797'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.518586 13.567978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.518586"^^xsd:decimal ;
  dwc:decimalLongitude "13.567978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.899999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335933'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.567978'^^xsd:double;
  dwc:latitude '45.518586'^^xsd:double;
  dwc:minimumDepth '1.8999999761581'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335933'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.518586 13.567978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.518586"^^xsd:decimal ;
  dwc:decimalLongitude "13.567978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.899999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336063'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.567978'^^xsd:double;
  dwc:latitude '45.518586'^^xsd:double;
  dwc:minimumDepth '1.8999999761581'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336063'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.518586 13.567978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.518586"^^xsd:decimal ;
  dwc:decimalLongitude "13.567978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287137'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.567978'^^xsd:double;
  dwc:latitude '45.518586'^^xsd:double;
  dwc:minimumDepth '1.7999999523163'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287137'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.518586 13.567978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.518586"^^xsd:decimal ;
  dwc:decimalLongitude "13.567978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287324'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.567978'^^xsd:double;
  dwc:latitude '45.518586'^^xsd:double;
  dwc:minimumDepth '1.7999999523163'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287324'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.518586 13.567978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.518586"^^xsd:decimal ;
  dwc:decimalLongitude "13.567978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335796'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.567978'^^xsd:double;
  dwc:latitude '45.518586'^^xsd:double;
  dwc:minimumDepth '1.7999999523163'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335796'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.518586 13.567978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.518586"^^xsd:decimal ;
  dwc:decimalLongitude "13.567978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335865'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.567978'^^xsd:double;
  dwc:latitude '45.518586'^^xsd:double;
  dwc:minimumDepth '1.7999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335865'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530724"^^xsd:decimal ;
  dwc:decimalLongitude "13.564647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286860'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.564647'^^xsd:double;
  dwc:latitude '45.530724'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286860'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.528461 13.57531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.528461"^^xsd:decimal ;
  dwc:decimalLongitude "13.57531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336097'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57531'^^xsd:double;
  dwc:latitude '45.528461'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336097'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546155"^^xsd:decimal ;
  dwc:decimalLongitude "13.680561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287012'^^xsd:integer;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.680561'^^xsd:double;
  dwc:latitude '45.546155'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '98'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287012'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286763'^^xsd:integer;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.2000000476837'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286763'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286890'^^xsd:integer;
  dwc:scientificName 'Gigartina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.2000000476837'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '144155'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286890'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '144155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287015'^^xsd:integer;
  dwc:scientificName 'Halopteris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.2000000476837'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '144274'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287015'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '144274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287133'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.2000000476837'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287133'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287425'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.2000000476837'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287425'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287473'^^xsd:integer;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287473'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335850'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.2000000476837'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335850'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335862'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335862'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335928'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.2000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335928'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335997'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus f. verticillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.2000000476837'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:aphiaid '340796'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335997'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '239019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.517662"^^xsd:decimal ;
  dwc:decimalLongitude "13.568191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287134'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.568191'^^xsd:double;
  dwc:latitude '45.517662'^^xsd:double;
  dwc:minimumDepth '1.7000000476837'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287134'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287013'^^xsd:integer;
  dwc:scientificName 'Halopteris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144274'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287013'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '144274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287130'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287130'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287223'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287223'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287285'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287285'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335859'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335859'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335926'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335926'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286848'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286848'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286898'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286898'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287131'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.7999999523163'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287131'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287319'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.7999999523163'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287319'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335860'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335860'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336085'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336085'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.541244 13.654975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.541244"^^xsd:decimal ;
  dwc:decimalLongitude "13.654975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286787'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.654975'^^xsd:double;
  dwc:latitude '45.541244'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286787'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.541244 13.654975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.541244"^^xsd:decimal ;
  dwc:decimalLongitude "13.654975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287020'^^xsd:integer;
  dwc:scientificName 'Halopteris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.654975'^^xsd:double;
  dwc:latitude '45.541244'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144274'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287020'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.541244 13.654975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.541244"^^xsd:decimal ;
  dwc:decimalLongitude "13.654975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287116'^^xsd:integer;
  dwc:scientificName 'Nitophyllum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.654975'^^xsd:double;
  dwc:latitude '45.541244'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287116'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.541244 13.654975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.541244"^^xsd:decimal ;
  dwc:decimalLongitude "13.654975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287169'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.654975'^^xsd:double;
  dwc:latitude '45.541244'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287169'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287454'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287454'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335848'^^xsd:integer;
  dwc:scientificName 'Anadyomene flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '239062'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335848'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335947'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335947'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336003'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336003'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336045'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '63'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336045'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286948'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286948'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287162'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287162'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287235'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287235'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287358'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287358'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335885'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335885'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.528461 13.57531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.528461"^^xsd:decimal ;
  dwc:decimalLongitude "13.57531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335971'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57531'^^xsd:double;
  dwc:latitude '45.528461'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335971'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.528461 13.57531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.528461"^^xsd:decimal ;
  dwc:decimalLongitude "13.57531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336098'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57531'^^xsd:double;
  dwc:latitude '45.528461'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336098'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.528461 13.57531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.528461"^^xsd:decimal ;
  dwc:decimalLongitude "13.57531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.599999904632568"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287195'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57531'^^xsd:double;
  dwc:latitude '45.528461'^^xsd:double;
  dwc:minimumDepth '4.5999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287195'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.528461 13.57531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.528461"^^xsd:decimal ;
  dwc:decimalLongitude "13.57531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.599999904632568"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336093'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57531'^^xsd:double;
  dwc:latitude '45.528461'^^xsd:double;
  dwc:minimumDepth '4.5999999046326'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336093'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286751'^^xsd:integer;
  dwc:scientificName 'Cystoseira sauvageaueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145530'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286751'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1465503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286806'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286806'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287043'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287043'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287112'^^xsd:integer;
  dwc:scientificName 'Lithothamnium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '68'^^xsd:integer;
  dwc:aphiaid '205926'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287112'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287196'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '58'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287196'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287396'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287396'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286752'^^xsd:integer;
  dwc:scientificName 'Cystoseira sauvageaueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145530'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286752'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1465503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286831'^^xsd:integer;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '19'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286831'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287191'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '48'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287191'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287390'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287390'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335972'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335972'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336054'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336054'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286758'^^xsd:integer;
  dwc:scientificName 'Cystoseira sauvageaueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145530'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286758'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1465503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286761'^^xsd:integer;
  dwc:scientificName 'Cystoseira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286761'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286807'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286807'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286836'^^xsd:integer;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286836'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287197'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287197'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287249'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287249'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287296'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287296'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287397'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287397'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287464'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287464'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335889'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335889'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335970'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335970'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336055'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336055'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336099'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336099'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525744"^^xsd:decimal ;
  dwc:decimalLongitude "13.580212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286754'^^xsd:integer;
  dwc:scientificName 'Cystoseira sauvageaueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.580212'^^xsd:double;
  dwc:latitude '45.525744'^^xsd:double;
  dwc:minimumDepth '3.2999999523163'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '145530'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286754'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1465503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525744"^^xsd:decimal ;
  dwc:decimalLongitude "13.580212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286760'^^xsd:integer;
  dwc:scientificName 'Cystoseira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.580212'^^xsd:double;
  dwc:latitude '45.525744'^^xsd:double;
  dwc:minimumDepth '3.2999999523163'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286760'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525744"^^xsd:decimal ;
  dwc:decimalLongitude "13.580212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287192'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.580212'^^xsd:double;
  dwc:latitude '45.525744'^^xsd:double;
  dwc:minimumDepth '3.2999999523163'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287192'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525744"^^xsd:decimal ;
  dwc:decimalLongitude "13.580212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287438'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.580212'^^xsd:double;
  dwc:latitude '45.525744'^^xsd:double;
  dwc:minimumDepth '3.2999999523163'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287438'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525744"^^xsd:decimal ;
  dwc:decimalLongitude "13.580212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287479'^^xsd:integer;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.580212'^^xsd:double;
  dwc:latitude '45.525744'^^xsd:double;
  dwc:minimumDepth '3.2999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287479'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525744"^^xsd:decimal ;
  dwc:decimalLongitude "13.580212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336053'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.580212'^^xsd:double;
  dwc:latitude '45.525744'^^xsd:double;
  dwc:minimumDepth '3.2999999523163'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336053'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525744"^^xsd:decimal ;
  dwc:decimalLongitude "13.580212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336096'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.580212'^^xsd:double;
  dwc:latitude '45.525744'^^xsd:double;
  dwc:minimumDepth '3.2999999523163'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336096'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525744"^^xsd:decimal ;
  dwc:decimalLongitude "13.580212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286759'^^xsd:integer;
  dwc:scientificName 'Cystoseira sauvageaueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.580212'^^xsd:double;
  dwc:latitude '45.525744'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '145530'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286759'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1465503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525744"^^xsd:decimal ;
  dwc:decimalLongitude "13.580212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286762'^^xsd:integer;
  dwc:scientificName 'Cystoseira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.580212'^^xsd:double;
  dwc:latitude '45.525744'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286762'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525744"^^xsd:decimal ;
  dwc:decimalLongitude "13.580212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286808'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.580212'^^xsd:double;
  dwc:latitude '45.525744'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286808'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525744"^^xsd:decimal ;
  dwc:decimalLongitude "13.580212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287113'^^xsd:integer;
  dwc:scientificName 'Lithothamnium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.580212'^^xsd:double;
  dwc:latitude '45.525744'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '205926'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287113'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525744"^^xsd:decimal ;
  dwc:decimalLongitude "13.580212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287398'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.580212'^^xsd:double;
  dwc:latitude '45.525744'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287398'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287070'^^xsd:integer;
  dwc:scientificName 'Jania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287070'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '144012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287240'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287240'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287292'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287292'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287363'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287363'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335884'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335884'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335948'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335948'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336046'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '61'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336046'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286945'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286945'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287234'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287234'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287291'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287291'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546155"^^xsd:decimal ;
  dwc:decimalLongitude "13.680561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286980'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.680561'^^xsd:double;
  dwc:latitude '45.546155'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286980'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546155"^^xsd:decimal ;
  dwc:decimalLongitude "13.680561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287121'^^xsd:integer;
  dwc:scientificName 'Nitophyllum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.680561'^^xsd:double;
  dwc:latitude '45.546155'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287121'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546155"^^xsd:decimal ;
  dwc:decimalLongitude "13.680561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287255'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.680561'^^xsd:double;
  dwc:latitude '45.546155'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287255'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546155"^^xsd:decimal ;
  dwc:decimalLongitude "13.680561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287417'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.680561'^^xsd:double;
  dwc:latitude '45.546155'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287417'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546155"^^xsd:decimal ;
  dwc:decimalLongitude "13.680561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335839'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.680561'^^xsd:double;
  dwc:latitude '45.546155'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335839'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546155"^^xsd:decimal ;
  dwc:decimalLongitude "13.680561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335920'^^xsd:integer;
  dwc:scientificName 'Chondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.680561'^^xsd:double;
  dwc:latitude '45.546155'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143906'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335920'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '143906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546155"^^xsd:decimal ;
  dwc:decimalLongitude "13.680561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336105'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.680561'^^xsd:double;
  dwc:latitude '45.546155'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336105'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546155"^^xsd:decimal ;
  dwc:decimalLongitude "13.680561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286819'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.680561'^^xsd:double;
  dwc:latitude '45.546155'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286819'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546155"^^xsd:decimal ;
  dwc:decimalLongitude "13.680561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286935'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.680561'^^xsd:double;
  dwc:latitude '45.546155'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286935'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286833'^^xsd:integer;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286833'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286964'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286964'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287042'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287042'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287193'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '68'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287193'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287247'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287247'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287387'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287387'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.528461 13.57531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.528461"^^xsd:decimal ;
  dwc:decimalLongitude "13.57531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286756'^^xsd:integer;
  dwc:scientificName 'Cystoseira sauvageaueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57531'^^xsd:double;
  dwc:latitude '45.528461'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '145530'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286756'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1465503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.528461 13.57531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.528461"^^xsd:decimal ;
  dwc:decimalLongitude "13.57531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286834'^^xsd:integer;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57531'^^xsd:double;
  dwc:latitude '45.528461'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286834'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.528461 13.57531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.528461"^^xsd:decimal ;
  dwc:decimalLongitude "13.57531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286965'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57531'^^xsd:double;
  dwc:latitude '45.528461'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286965'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.528461 13.57531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.528461"^^xsd:decimal ;
  dwc:decimalLongitude "13.57531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287388'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57531'^^xsd:double;
  dwc:latitude '45.528461'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:individualCount '15'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287388'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530724"^^xsd:decimal ;
  dwc:decimalLongitude "13.564647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335844'^^xsd:integer;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.564647'^^xsd:double;
  dwc:latitude '45.530724'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335844'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530724"^^xsd:decimal ;
  dwc:decimalLongitude "13.564647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286911'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.564647'^^xsd:double;
  dwc:latitude '45.530724'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286911'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530724"^^xsd:decimal ;
  dwc:decimalLongitude "13.564647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286944'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.564647'^^xsd:double;
  dwc:latitude '45.530724'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286944'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530724"^^xsd:decimal ;
  dwc:decimalLongitude "13.564647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287161'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.564647'^^xsd:double;
  dwc:latitude '45.530724'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287161'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530724"^^xsd:decimal ;
  dwc:decimalLongitude "13.564647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287233'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.564647'^^xsd:double;
  dwc:latitude '45.530724'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287233'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530724"^^xsd:decimal ;
  dwc:decimalLongitude "13.564647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287276'^^xsd:integer;
  dwc:scientificName 'Phyllophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.564647'^^xsd:double;
  dwc:latitude '45.530724'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '347781'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287276'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '135640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530724"^^xsd:decimal ;
  dwc:decimalLongitude "13.564647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287356'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.564647'^^xsd:double;
  dwc:latitude '45.530724'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287356'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530724"^^xsd:decimal ;
  dwc:decimalLongitude "13.564647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335882'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.564647'^^xsd:double;
  dwc:latitude '45.530724'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335882'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530724"^^xsd:decimal ;
  dwc:decimalLongitude "13.564647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335998'^^xsd:integer;
  dwc:scientificName 'Codium effusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.564647'^^xsd:double;
  dwc:latitude '45.530724'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145084'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335998'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530724"^^xsd:decimal ;
  dwc:decimalLongitude "13.564647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286789'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.564647'^^xsd:double;
  dwc:latitude '45.530724'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286789'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535778 13.624657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535778"^^xsd:decimal ;
  dwc:decimalLongitude "13.624657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286992'^^xsd:integer;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.624657'^^xsd:double;
  dwc:latitude '45.535778'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286992'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535778 13.624657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535778"^^xsd:decimal ;
  dwc:decimalLongitude "13.624657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287107'^^xsd:integer;
  dwc:scientificName 'Lithothamnium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.624657'^^xsd:double;
  dwc:latitude '45.535778'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '205926'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287107'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535778 13.624657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535778"^^xsd:decimal ;
  dwc:decimalLongitude "13.624657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287165'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.624657'^^xsd:double;
  dwc:latitude '45.535778'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287165'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535778 13.624657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535778"^^xsd:decimal ;
  dwc:decimalLongitude "13.624657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287360'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.624657'^^xsd:double;
  dwc:latitude '45.535778'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287360'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535778 13.624657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535778"^^xsd:decimal ;
  dwc:decimalLongitude "13.624657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335881'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.624657'^^xsd:double;
  dwc:latitude '45.535778'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335881'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535778 13.624657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535778"^^xsd:decimal ;
  dwc:decimalLongitude "13.624657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335946'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.624657'^^xsd:double;
  dwc:latitude '45.535778'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335946'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530724"^^xsd:decimal ;
  dwc:decimalLongitude "13.564647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286859'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.564647'^^xsd:double;
  dwc:latitude '45.530724'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286859'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530724"^^xsd:decimal ;
  dwc:decimalLongitude "13.564647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287166'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.564647'^^xsd:double;
  dwc:latitude '45.530724'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '47'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287166'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530724"^^xsd:decimal ;
  dwc:decimalLongitude "13.564647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287261'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.564647'^^xsd:double;
  dwc:latitude '45.530724'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287261'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530724"^^xsd:decimal ;
  dwc:decimalLongitude "13.564647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287361'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.564647'^^xsd:double;
  dwc:latitude '45.530724'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287361'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530724"^^xsd:decimal ;
  dwc:decimalLongitude "13.564647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335808'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.564647'^^xsd:double;
  dwc:latitude '45.530724'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335808'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336091'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336091'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286929'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286929'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286962'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286962'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287041'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287041'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287248'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287248'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287395'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287395'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336052'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336052'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336092'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '55'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336092'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286748'^^xsd:integer;
  dwc:scientificName 'Cystoseira corniculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145513'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286748'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286755'^^xsd:integer;
  dwc:scientificName 'Cystoseira sauvageaueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '145530'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286755'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1465503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286805'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286805'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546467 13.683677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546467"^^xsd:decimal ;
  dwc:decimalLongitude "13.683677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287419'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.683677'^^xsd:double;
  dwc:latitude '45.546467'^^xsd:double;
  dwc:minimumDepth '1.7999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287419'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546467 13.683677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546467"^^xsd:decimal ;
  dwc:decimalLongitude "13.683677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287489'^^xsd:integer;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.683677'^^xsd:double;
  dwc:latitude '45.546467'^^xsd:double;
  dwc:minimumDepth '1.7999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287489'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546467 13.683677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546467"^^xsd:decimal ;
  dwc:decimalLongitude "13.683677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335833'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.683677'^^xsd:double;
  dwc:latitude '45.546467'^^xsd:double;
  dwc:minimumDepth '1.7999999523163'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335833'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546155"^^xsd:decimal ;
  dwc:decimalLongitude "13.680561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286772'^^xsd:integer;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.680561'^^xsd:double;
  dwc:latitude '45.546155'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286772'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546155"^^xsd:decimal ;
  dwc:decimalLongitude "13.680561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286875'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.680561'^^xsd:double;
  dwc:latitude '45.546155'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286875'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546155"^^xsd:decimal ;
  dwc:decimalLongitude "13.680561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286983'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.680561'^^xsd:double;
  dwc:latitude '45.546155'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286983'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546155"^^xsd:decimal ;
  dwc:decimalLongitude "13.680561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287420'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.680561'^^xsd:double;
  dwc:latitude '45.546155'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287420'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546155"^^xsd:decimal ;
  dwc:decimalLongitude "13.680561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335834'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.680561'^^xsd:double;
  dwc:latitude '45.546155'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335834'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546155"^^xsd:decimal ;
  dwc:decimalLongitude "13.680561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336013'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.680561'^^xsd:double;
  dwc:latitude '45.546155'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336013'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546155"^^xsd:decimal ;
  dwc:decimalLongitude "13.680561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286817'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.680561'^^xsd:double;
  dwc:latitude '45.546155'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286817'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546155"^^xsd:decimal ;
  dwc:decimalLongitude "13.680561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286932'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.680561'^^xsd:double;
  dwc:latitude '45.546155'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286932'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287306'^^xsd:integer;
  dwc:scientificName 'Pterocladiella capillacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145599'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287306'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287316'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287316'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335857'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335857'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335903'^^xsd:integer;
  dwc:scientificName 'Chondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143906'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335903'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '143906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335924'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335924'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336000'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336000'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286777'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286777'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286847'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286847'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286897'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286897'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286937'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286937'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546155"^^xsd:decimal ;
  dwc:decimalLongitude "13.680561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335898'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.680561'^^xsd:double;
  dwc:latitude '45.546155'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335898'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503389 13.592603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503389"^^xsd:decimal ;
  dwc:decimalLongitude "13.592603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286844'^^xsd:integer;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.592603'^^xsd:double;
  dwc:latitude '45.503389'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286844'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503389 13.592603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503389"^^xsd:decimal ;
  dwc:decimalLongitude "13.592603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287218'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.592603'^^xsd:double;
  dwc:latitude '45.503389'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287218'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503389 13.592603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503389"^^xsd:decimal ;
  dwc:decimalLongitude "13.592603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335840'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.592603'^^xsd:double;
  dwc:latitude '45.503389'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '78'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335840'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503389 13.592603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503389"^^xsd:decimal ;
  dwc:decimalLongitude "13.592603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335899'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.592603'^^xsd:double;
  dwc:latitude '45.503389'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335899'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503389 13.592603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503389"^^xsd:decimal ;
  dwc:decimalLongitude "13.592603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335992'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.592603'^^xsd:double;
  dwc:latitude '45.503389'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335992'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503389 13.592603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503389"^^xsd:decimal ;
  dwc:decimalLongitude "13.592603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286873'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.592603'^^xsd:double;
  dwc:latitude '45.503389'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286873'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503389 13.592603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503389"^^xsd:decimal ;
  dwc:decimalLongitude "13.592603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287061'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.592603'^^xsd:double;
  dwc:latitude '45.503389'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287061'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503389 13.592603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503389"^^xsd:decimal ;
  dwc:decimalLongitude "13.592603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287214'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.592603'^^xsd:double;
  dwc:latitude '45.503389'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287214'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503389 13.592603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503389"^^xsd:decimal ;
  dwc:decimalLongitude "13.592603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287470'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.592603'^^xsd:double;
  dwc:latitude '45.503389'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287470'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503389 13.592603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503389"^^xsd:decimal ;
  dwc:decimalLongitude "13.592603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335835'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.592603'^^xsd:double;
  dwc:latitude '45.503389'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335835'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.541244 13.654975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.541244"^^xsd:decimal ;
  dwc:decimalLongitude "13.654975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287364'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.654975'^^xsd:double;
  dwc:latitude '45.541244'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287364'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.541244 13.654975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.541244"^^xsd:decimal ;
  dwc:decimalLongitude "13.654975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335809'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.654975'^^xsd:double;
  dwc:latitude '45.541244'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335809'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.541244 13.654975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.541244"^^xsd:decimal ;
  dwc:decimalLongitude "13.654975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335949'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.654975'^^xsd:double;
  dwc:latitude '45.541244'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335949'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.541244 13.654975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.541244"^^xsd:decimal ;
  dwc:decimalLongitude "13.654975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336004'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.654975'^^xsd:double;
  dwc:latitude '45.541244'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336004'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.541244 13.654975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.541244"^^xsd:decimal ;
  dwc:decimalLongitude "13.654975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286949'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.654975'^^xsd:double;
  dwc:latitude '45.541244'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286949'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.541244 13.654975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.541244"^^xsd:decimal ;
  dwc:decimalLongitude "13.654975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287019'^^xsd:integer;
  dwc:scientificName 'Halopteris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.654975'^^xsd:double;
  dwc:latitude '45.541244'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144274'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287019'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.541244 13.654975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.541244"^^xsd:decimal ;
  dwc:decimalLongitude "13.654975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287163'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.654975'^^xsd:double;
  dwc:latitude '45.541244'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287163'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.541244 13.654975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.541244"^^xsd:decimal ;
  dwc:decimalLongitude "13.654975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287236'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.654975'^^xsd:double;
  dwc:latitude '45.541244'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287236'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.541244 13.654975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.541244"^^xsd:decimal ;
  dwc:decimalLongitude "13.654975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287359'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.654975'^^xsd:double;
  dwc:latitude '45.541244'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287359'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.541244 13.654975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.541244"^^xsd:decimal ;
  dwc:decimalLongitude "13.654975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287429'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.654975'^^xsd:double;
  dwc:latitude '45.541244'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287429'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.541244 13.654975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.541244"^^xsd:decimal ;
  dwc:decimalLongitude "13.654975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335810'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.654975'^^xsd:double;
  dwc:latitude '45.541244'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335810'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.541244 13.654975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.541244"^^xsd:decimal ;
  dwc:decimalLongitude "13.654975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286823'^^xsd:integer;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.654975'^^xsd:double;
  dwc:latitude '45.541244'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286823'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.541244 13.654975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.541244"^^xsd:decimal ;
  dwc:decimalLongitude "13.654975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286913'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.654975'^^xsd:double;
  dwc:latitude '45.541244'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286913'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.541244 13.654975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.541244"^^xsd:decimal ;
  dwc:decimalLongitude "13.654975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287164'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.654975'^^xsd:double;
  dwc:latitude '45.541244'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287164'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.541244 13.654975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.541244"^^xsd:decimal ;
  dwc:decimalLongitude "13.654975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335811'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.654975'^^xsd:double;
  dwc:latitude '45.541244'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335811'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.541244 13.654975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.541244"^^xsd:decimal ;
  dwc:decimalLongitude "13.654975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335911'^^xsd:integer;
  dwc:scientificName 'Chondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.654975'^^xsd:double;
  dwc:latitude '45.541244'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143906'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335911'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '143906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542193 13.657019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.542193"^^xsd:decimal ;
  dwc:decimalLongitude "13.657019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286792'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.657019'^^xsd:double;
  dwc:latitude '45.542193'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286792'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542193 13.657019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.542193"^^xsd:decimal ;
  dwc:decimalLongitude "13.657019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287117'^^xsd:integer;
  dwc:scientificName 'Nitophyllum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.657019'^^xsd:double;
  dwc:latitude '45.542193'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287117'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542193 13.657019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.542193"^^xsd:decimal ;
  dwc:decimalLongitude "13.657019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287455'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.657019'^^xsd:double;
  dwc:latitude '45.542193'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287455'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542193 13.657019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.542193"^^xsd:decimal ;
  dwc:decimalLongitude "13.657019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336005'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.657019'^^xsd:double;
  dwc:latitude '45.542193'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336005'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542193 13.657019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.542193"^^xsd:decimal ;
  dwc:decimalLongitude "13.657019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286791'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.657019'^^xsd:double;
  dwc:latitude '45.542193'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286791'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542193 13.657019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.542193"^^xsd:decimal ;
  dwc:decimalLongitude "13.657019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287430'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.657019'^^xsd:double;
  dwc:latitude '45.542193'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287430'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542193 13.657019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.542193"^^xsd:decimal ;
  dwc:decimalLongitude "13.657019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335950'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.657019'^^xsd:double;
  dwc:latitude '45.542193'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335950'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542193 13.657019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.542193"^^xsd:decimal ;
  dwc:decimalLongitude "13.657019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286825'^^xsd:integer;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.657019'^^xsd:double;
  dwc:latitude '45.542193'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286825'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542193 13.657019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.542193"^^xsd:decimal ;
  dwc:decimalLongitude "13.657019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286892'^^xsd:integer;
  dwc:scientificName 'Gracilaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.657019'^^xsd:double;
  dwc:latitude '45.542193'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286892'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542193 13.657019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.542193"^^xsd:decimal ;
  dwc:decimalLongitude "13.657019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335954'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.657019'^^xsd:double;
  dwc:latitude '45.542193'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335954'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542193 13.657019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.542193"^^xsd:decimal ;
  dwc:decimalLongitude "13.657019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336007'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.657019'^^xsd:double;
  dwc:latitude '45.542193'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336007'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542232 13.660958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.542232"^^xsd:decimal ;
  dwc:decimalLongitude "13.660958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286764'^^xsd:integer;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.660958'^^xsd:double;
  dwc:latitude '45.542232'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286764'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542232 13.660958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.542232"^^xsd:decimal ;
  dwc:decimalLongitude "13.660958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287456'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.660958'^^xsd:double;
  dwc:latitude '45.542232'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287456'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286830'^^xsd:integer;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286830'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286961'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286961'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287040'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287040'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287109'^^xsd:integer;
  dwc:scientificName 'Lithothamnium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '205926'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287109'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287246'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '60'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287246'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287295'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287295'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287394'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287394'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287462'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287462'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335888'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335888'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336051'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336051'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287071'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287071'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287129'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287129'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287317'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287317'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335805'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335805'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335858'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335858'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335904'^^xsd:integer;
  dwc:scientificName 'Chondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143906'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335904'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '143906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335925'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335925'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286776'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286776'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286881'^^xsd:integer;
  dwc:scientificName 'Gelidium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286881'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287128'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '98'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287128'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287257'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287257'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546467 13.683677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546467"^^xsd:decimal ;
  dwc:decimalLongitude "13.683677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286931'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.683677'^^xsd:double;
  dwc:latitude '45.546467'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286931'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546467 13.683677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546467"^^xsd:decimal ;
  dwc:decimalLongitude "13.683677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286979'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.683677'^^xsd:double;
  dwc:latitude '45.546467'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286979'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546467 13.683677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546467"^^xsd:decimal ;
  dwc:decimalLongitude "13.683677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287028'^^xsd:integer;
  dwc:scientificName 'Halopteris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.683677'^^xsd:double;
  dwc:latitude '45.546467'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '144274'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287028'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546467 13.683677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546467"^^xsd:decimal ;
  dwc:decimalLongitude "13.683677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287415'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.683677'^^xsd:double;
  dwc:latitude '45.546467'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287415'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546467 13.683677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546467"^^xsd:decimal ;
  dwc:decimalLongitude "13.683677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335987'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.683677'^^xsd:double;
  dwc:latitude '45.546467'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335987'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546467 13.683677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546467"^^xsd:decimal ;
  dwc:decimalLongitude "13.683677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286818'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.683677'^^xsd:double;
  dwc:latitude '45.546467'^^xsd:double;
  dwc:minimumDepth '1.7999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286818'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546467 13.683677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546467"^^xsd:decimal ;
  dwc:decimalLongitude "13.683677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286933'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.683677'^^xsd:double;
  dwc:latitude '45.546467'^^xsd:double;
  dwc:minimumDepth '1.7999999523163'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286933'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546467 13.683677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546467"^^xsd:decimal ;
  dwc:decimalLongitude "13.683677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286982'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.683677'^^xsd:double;
  dwc:latitude '45.546467'^^xsd:double;
  dwc:minimumDepth '1.7999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286982'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546467 13.683677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546467"^^xsd:decimal ;
  dwc:decimalLongitude "13.683677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287029'^^xsd:integer;
  dwc:scientificName 'Halopteris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.683677'^^xsd:double;
  dwc:latitude '45.546467'^^xsd:double;
  dwc:minimumDepth '1.7999999523163'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144274'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287029'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546467 13.683677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546467"^^xsd:decimal ;
  dwc:decimalLongitude "13.683677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287217'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.683677'^^xsd:double;
  dwc:latitude '45.546467'^^xsd:double;
  dwc:minimumDepth '1.7999999523163'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287217'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546467 13.683677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546467"^^xsd:decimal ;
  dwc:decimalLongitude "13.683677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287256'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.683677'^^xsd:double;
  dwc:latitude '45.546467'^^xsd:double;
  dwc:minimumDepth '1.7999999523163'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287256'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535778 13.624657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535778"^^xsd:decimal ;
  dwc:decimalLongitude "13.624657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287355'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.624657'^^xsd:double;
  dwc:latitude '45.535778'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287355'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535778 13.624657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535778"^^xsd:decimal ;
  dwc:decimalLongitude "13.624657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286822'^^xsd:integer;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.624657'^^xsd:double;
  dwc:latitude '45.535778'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286822'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535778 13.624657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535778"^^xsd:decimal ;
  dwc:decimalLongitude "13.624657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287085'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.624657'^^xsd:double;
  dwc:latitude '45.535778'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287085'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535778 13.624657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535778"^^xsd:decimal ;
  dwc:decimalLongitude "13.624657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287159'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.624657'^^xsd:double;
  dwc:latitude '45.535778'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287159'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535778 13.624657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535778"^^xsd:decimal ;
  dwc:decimalLongitude "13.624657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287232'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.624657'^^xsd:double;
  dwc:latitude '45.535778'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287232'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535778 13.624657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535778"^^xsd:decimal ;
  dwc:decimalLongitude "13.624657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287354'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.624657'^^xsd:double;
  dwc:latitude '45.535778'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287354'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535778 13.624657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535778"^^xsd:decimal ;
  dwc:decimalLongitude "13.624657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335910'^^xsd:integer;
  dwc:scientificName 'Chondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.624657'^^xsd:double;
  dwc:latitude '45.535778'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143906'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335910'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '143906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535778 13.624657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535778"^^xsd:decimal ;
  dwc:decimalLongitude "13.624657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286788'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.624657'^^xsd:double;
  dwc:latitude '45.535778'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286788'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535778 13.624657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535778"^^xsd:decimal ;
  dwc:decimalLongitude "13.624657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286915'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.624657'^^xsd:double;
  dwc:latitude '45.535778'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286915'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535778 13.624657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535778"^^xsd:decimal ;
  dwc:decimalLongitude "13.624657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286947'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.624657'^^xsd:double;
  dwc:latitude '45.535778'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286947'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503389 13.592603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503389"^^xsd:decimal ;
  dwc:decimalLongitude "13.592603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335988'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.592603'^^xsd:double;
  dwc:latitude '45.503389'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335988'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503326 13.590247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503326"^^xsd:decimal ;
  dwc:decimalLongitude "13.590247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286874'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590247'^^xsd:double;
  dwc:latitude '45.503326'^^xsd:double;
  dwc:minimumDepth '2.0999999046326'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286874'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503326 13.590247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503326"^^xsd:decimal ;
  dwc:decimalLongitude "13.590247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287065'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590247'^^xsd:double;
  dwc:latitude '45.503326'^^xsd:double;
  dwc:minimumDepth '2.0999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287065'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503326 13.590247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503326"^^xsd:decimal ;
  dwc:decimalLongitude "13.590247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287220'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590247'^^xsd:double;
  dwc:latitude '45.503326'^^xsd:double;
  dwc:minimumDepth '2.0999999046326'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287220'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503326 13.590247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503326"^^xsd:decimal ;
  dwc:decimalLongitude "13.590247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287423'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590247'^^xsd:double;
  dwc:latitude '45.503326'^^xsd:double;
  dwc:minimumDepth '2.0999999046326'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287423'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503326 13.590247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503326"^^xsd:decimal ;
  dwc:decimalLongitude "13.590247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287471'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590247'^^xsd:double;
  dwc:latitude '45.503326'^^xsd:double;
  dwc:minimumDepth '2.0999999046326'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287471'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503326 13.590247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503326"^^xsd:decimal ;
  dwc:decimalLongitude "13.590247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287490'^^xsd:integer;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590247'^^xsd:double;
  dwc:latitude '45.503326'^^xsd:double;
  dwc:minimumDepth '2.0999999046326'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287490'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503326 13.590247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503326"^^xsd:decimal ;
  dwc:decimalLongitude "13.590247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335837'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590247'^^xsd:double;
  dwc:latitude '45.503326'^^xsd:double;
  dwc:minimumDepth '2.0999999046326'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335837'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503326 13.590247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503326"^^xsd:decimal ;
  dwc:decimalLongitude "13.590247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335990'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590247'^^xsd:double;
  dwc:latitude '45.503326'^^xsd:double;
  dwc:minimumDepth '2.0999999046326'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335990'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503326 13.590247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503326"^^xsd:decimal ;
  dwc:decimalLongitude "13.590247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286845'^^xsd:integer;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590247'^^xsd:double;
  dwc:latitude '45.503326'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '51'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286845'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503326 13.590247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503326"^^xsd:decimal ;
  dwc:decimalLongitude "13.590247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286876'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590247'^^xsd:double;
  dwc:latitude '45.503326'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286876'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503326 13.590247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503326"^^xsd:decimal ;
  dwc:decimalLongitude "13.590247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286986'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590247'^^xsd:double;
  dwc:latitude '45.503326'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286986'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503326 13.590247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503326"^^xsd:decimal ;
  dwc:decimalLongitude "13.590247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287418'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590247'^^xsd:double;
  dwc:latitude '45.503326'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287418'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503326 13.590247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503326"^^xsd:decimal ;
  dwc:decimalLongitude "13.590247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335841'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590247'^^xsd:double;
  dwc:latitude '45.503326'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335841'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503326 13.590247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503326"^^xsd:decimal ;
  dwc:decimalLongitude "13.590247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335993'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590247'^^xsd:double;
  dwc:latitude '45.503326'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335993'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503326 13.590247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503326"^^xsd:decimal ;
  dwc:decimalLongitude "13.590247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286981'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590247'^^xsd:double;
  dwc:latitude '45.503326'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286981'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503326 13.590247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503326"^^xsd:decimal ;
  dwc:decimalLongitude "13.590247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287062'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590247'^^xsd:double;
  dwc:latitude '45.503326'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287062'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503326 13.590247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503326"^^xsd:decimal ;
  dwc:decimalLongitude "13.590247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287219'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590247'^^xsd:double;
  dwc:latitude '45.503326'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287219'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503326 13.590247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503326"^^xsd:decimal ;
  dwc:decimalLongitude "13.590247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287422'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590247'^^xsd:double;
  dwc:latitude '45.503326'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287422'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503326 13.590247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503326"^^xsd:decimal ;
  dwc:decimalLongitude "13.590247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335836'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590247'^^xsd:double;
  dwc:latitude '45.503326'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '37'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335836'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503326 13.590247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503326"^^xsd:decimal ;
  dwc:decimalLongitude "13.590247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335989'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590247'^^xsd:double;
  dwc:latitude '45.503326'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '27'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335989'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.502752 13.58824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.502752"^^xsd:decimal ;
  dwc:decimalLongitude "13.58824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287063'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.58824'^^xsd:double;
  dwc:latitude '45.502752'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287063'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.502752 13.58824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.502752"^^xsd:decimal ;
  dwc:decimalLongitude "13.58824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287215'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.58824'^^xsd:double;
  dwc:latitude '45.502752'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:individualCount '31'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287215'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.502752 13.58824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.502752"^^xsd:decimal ;
  dwc:decimalLongitude "13.58824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287487'^^xsd:integer;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.58824'^^xsd:double;
  dwc:latitude '45.502752'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287487'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.502752 13.58824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.502752"^^xsd:decimal ;
  dwc:decimalLongitude "13.58824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335842'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.58824'^^xsd:double;
  dwc:latitude '45.502752'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335842'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.502752 13.58824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.502752"^^xsd:decimal ;
  dwc:decimalLongitude "13.58824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335994'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.58824'^^xsd:double;
  dwc:latitude '45.502752'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335994'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.502752 13.58824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.502752"^^xsd:decimal ;
  dwc:decimalLongitude "13.58824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336014'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.58824'^^xsd:double;
  dwc:latitude '45.502752'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336014'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.502752 13.58824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.502752"^^xsd:decimal ;
  dwc:decimalLongitude "13.58824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287064'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.58824'^^xsd:double;
  dwc:latitude '45.502752'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287064'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.502752 13.58824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.502752"^^xsd:decimal ;
  dwc:decimalLongitude "13.58824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287216'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.58824'^^xsd:double;
  dwc:latitude '45.502752'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '26'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287216'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.502752 13.58824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.502752"^^xsd:decimal ;
  dwc:decimalLongitude "13.58824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287488'^^xsd:integer;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.58824'^^xsd:double;
  dwc:latitude '45.502752'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287488'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.502752 13.58824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.502752"^^xsd:decimal ;
  dwc:decimalLongitude "13.58824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335843'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.58824'^^xsd:double;
  dwc:latitude '45.502752'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335843'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.502752 13.58824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.502752"^^xsd:decimal ;
  dwc:decimalLongitude "13.58824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336015'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.58824'^^xsd:double;
  dwc:latitude '45.502752'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336015'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.502752 13.58824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.502752"^^xsd:decimal ;
  dwc:decimalLongitude "13.58824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336107'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.58824'^^xsd:double;
  dwc:latitude '45.502752'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336107'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.502752 13.58824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.502752"^^xsd:decimal ;
  dwc:decimalLongitude "13.58824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287066'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.58824'^^xsd:double;
  dwc:latitude '45.502752'^^xsd:double;
  dwc:minimumDepth '2.2999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287066'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.502752 13.58824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.502752"^^xsd:decimal ;
  dwc:decimalLongitude "13.58824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287472'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.58824'^^xsd:double;
  dwc:latitude '45.502752'^^xsd:double;
  dwc:minimumDepth '2.2999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287472'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.502752 13.58824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.502752"^^xsd:decimal ;
  dwc:decimalLongitude "13.58824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287491'^^xsd:integer;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.58824'^^xsd:double;
  dwc:latitude '45.502752'^^xsd:double;
  dwc:minimumDepth '2.2999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287491'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.502752 13.58824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.502752"^^xsd:decimal ;
  dwc:decimalLongitude "13.58824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335991'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.58824'^^xsd:double;
  dwc:latitude '45.502752'^^xsd:double;
  dwc:minimumDepth '2.2999999523163'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335991'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.502752 13.58824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.502752"^^xsd:decimal ;
  dwc:decimalLongitude "13.58824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336106'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.58824'^^xsd:double;
  dwc:latitude '45.502752'^^xsd:double;
  dwc:minimumDepth '2.2999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336106'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.518586 13.567978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.518586"^^xsd:decimal ;
  dwc:decimalLongitude "13.567978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335932'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.567978'^^xsd:double;
  dwc:latitude '45.518586'^^xsd:double;
  dwc:minimumDepth '1.7999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335932'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.518586 13.567978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.518586"^^xsd:decimal ;
  dwc:decimalLongitude "13.567978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286779'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.567978'^^xsd:double;
  dwc:latitude '45.518586'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286779'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.518586 13.567978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.518586"^^xsd:decimal ;
  dwc:decimalLongitude "13.567978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287076'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.567978'^^xsd:double;
  dwc:latitude '45.518586'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287076'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.518586 13.567978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.518586"^^xsd:decimal ;
  dwc:decimalLongitude "13.567978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287139'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.567978'^^xsd:double;
  dwc:latitude '45.518586'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287139'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.518586 13.567978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.518586"^^xsd:decimal ;
  dwc:decimalLongitude "13.567978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287326'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.567978'^^xsd:double;
  dwc:latitude '45.518586'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287326'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.518586 13.567978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.518586"^^xsd:decimal ;
  dwc:decimalLongitude "13.567978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335798'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.567978'^^xsd:double;
  dwc:latitude '45.518586'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '72'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335798'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.518586 13.567978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.518586"^^xsd:decimal ;
  dwc:decimalLongitude "13.567978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335867'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.567978'^^xsd:double;
  dwc:latitude '45.518586'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335867'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.518586 13.567978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.518586"^^xsd:decimal ;
  dwc:decimalLongitude "13.567978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335934'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.567978'^^xsd:double;
  dwc:latitude '45.518586'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335934'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534283"^^xsd:decimal ;
  dwc:decimalLongitude "13.649209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286780'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.649209'^^xsd:double;
  dwc:latitude '45.534283'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286780'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534283"^^xsd:decimal ;
  dwc:decimalLongitude "13.649209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287141'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.649209'^^xsd:double;
  dwc:latitude '45.534283'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287141'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534283"^^xsd:decimal ;
  dwc:decimalLongitude "13.649209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287426'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.649209'^^xsd:double;
  dwc:latitude '45.534283'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287426'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534283"^^xsd:decimal ;
  dwc:decimalLongitude "13.649209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335799'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.649209'^^xsd:double;
  dwc:latitude '45.534283'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335799'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534283"^^xsd:decimal ;
  dwc:decimalLongitude "13.649209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335853'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.649209'^^xsd:double;
  dwc:latitude '45.534283'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335853'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534283"^^xsd:decimal ;
  dwc:decimalLongitude "13.649209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335869'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.649209'^^xsd:double;
  dwc:latitude '45.534283'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335869'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534283"^^xsd:decimal ;
  dwc:decimalLongitude "13.649209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335936'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.649209'^^xsd:double;
  dwc:latitude '45.534283'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335936'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534283"^^xsd:decimal ;
  dwc:decimalLongitude "13.649209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287327'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.649209'^^xsd:double;
  dwc:latitude '45.534283'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287327'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548611"^^xsd:decimal ;
  dwc:decimalLongitude "13.721967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286879'^^xsd:integer;
  dwc:scientificName 'Gelidiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.721967'^^xsd:double;
  dwc:latitude '45.548611'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '144134'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286879'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548611"^^xsd:decimal ;
  dwc:decimalLongitude "13.721967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287120'^^xsd:integer;
  dwc:scientificName 'Nitophyllum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.721967'^^xsd:double;
  dwc:latitude '45.548611'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287120'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548611"^^xsd:decimal ;
  dwc:decimalLongitude "13.721967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286802'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.721967'^^xsd:double;
  dwc:latitude '45.548611'^^xsd:double;
  dwc:minimumDepth '3.4000000953674'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286802'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548611"^^xsd:decimal ;
  dwc:decimalLongitude "13.721967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287186'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.721967'^^xsd:double;
  dwc:latitude '45.548611'^^xsd:double;
  dwc:minimumDepth '3.4000000953674'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287186'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548611"^^xsd:decimal ;
  dwc:decimalLongitude "13.721967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287269'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.721967'^^xsd:double;
  dwc:latitude '45.548611'^^xsd:double;
  dwc:minimumDepth '3.4000000953674'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287269'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548611"^^xsd:decimal ;
  dwc:decimalLongitude "13.721967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287280'^^xsd:integer;
  dwc:scientificName 'Phyllophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.721967'^^xsd:double;
  dwc:latitude '45.548611'^^xsd:double;
  dwc:minimumDepth '3.4000000953674'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '347781'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287280'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '135640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548611"^^xsd:decimal ;
  dwc:decimalLongitude "13.721967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287294'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.721967'^^xsd:double;
  dwc:latitude '45.548611'^^xsd:double;
  dwc:minimumDepth '3.4000000953674'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287294'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548611"^^xsd:decimal ;
  dwc:decimalLongitude "13.721967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287385'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.721967'^^xsd:double;
  dwc:latitude '45.548611'^^xsd:double;
  dwc:minimumDepth '3.4000000953674'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287385'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548611"^^xsd:decimal ;
  dwc:decimalLongitude "13.721967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287437'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.721967'^^xsd:double;
  dwc:latitude '45.548611'^^xsd:double;
  dwc:minimumDepth '3.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287437'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548611"^^xsd:decimal ;
  dwc:decimalLongitude "13.721967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335915'^^xsd:integer;
  dwc:scientificName 'Chondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.721967'^^xsd:double;
  dwc:latitude '45.548611'^^xsd:double;
  dwc:minimumDepth '3.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143906'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335915'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548611"^^xsd:decimal ;
  dwc:decimalLongitude "13.721967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335968'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.721967'^^xsd:double;
  dwc:latitude '45.548611'^^xsd:double;
  dwc:minimumDepth '3.4000000953674'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335968'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547313"^^xsd:decimal ;
  dwc:decimalLongitude "13.687094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.899999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287449'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.687094'^^xsd:double;
  dwc:latitude '45.547313'^^xsd:double;
  dwc:minimumDepth '1.8999999761581'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287449'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547313"^^xsd:decimal ;
  dwc:decimalLongitude "13.687094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.899999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287485'^^xsd:integer;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.687094'^^xsd:double;
  dwc:latitude '45.547313'^^xsd:double;
  dwc:minimumDepth '1.8999999761581'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287485'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547313"^^xsd:decimal ;
  dwc:decimalLongitude "13.687094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.899999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335829'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.687094'^^xsd:double;
  dwc:latitude '45.547313'^^xsd:double;
  dwc:minimumDepth '1.8999999761581'^^xsd:double;
  dwc:individualCount '43'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335829'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546467 13.683677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546467"^^xsd:decimal ;
  dwc:decimalLongitude "13.683677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287060'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.683677'^^xsd:double;
  dwc:latitude '45.546467'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287060'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546467 13.683677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546467"^^xsd:decimal ;
  dwc:decimalLongitude "13.683677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287416'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.683677'^^xsd:double;
  dwc:latitude '45.546467'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287416'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546467 13.683677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546467"^^xsd:decimal ;
  dwc:decimalLongitude "13.683677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287451'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.683677'^^xsd:double;
  dwc:latitude '45.546467'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287451'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546467 13.683677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546467"^^xsd:decimal ;
  dwc:decimalLongitude "13.683677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335838'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.683677'^^xsd:double;
  dwc:latitude '45.546467'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:individualCount '28'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335838'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546467 13.683677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546467"^^xsd:decimal ;
  dwc:decimalLongitude "13.683677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286771'^^xsd:integer;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.683677'^^xsd:double;
  dwc:latitude '45.546467'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286771'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546467 13.683677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546467"^^xsd:decimal ;
  dwc:decimalLongitude "13.683677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286816'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.683677'^^xsd:double;
  dwc:latitude '45.546467'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286816'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546467 13.683677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546467"^^xsd:decimal ;
  dwc:decimalLongitude "13.683677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286872'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.683677'^^xsd:double;
  dwc:latitude '45.546467'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286872'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525744"^^xsd:decimal ;
  dwc:decimalLongitude "13.580212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336056'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.580212'^^xsd:double;
  dwc:latitude '45.525744'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336056'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525744"^^xsd:decimal ;
  dwc:decimalLongitude "13.580212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286753'^^xsd:integer;
  dwc:scientificName 'Cystoseira sauvageaueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.580212'^^xsd:double;
  dwc:latitude '45.525744'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '145530'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286753'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1465503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525744"^^xsd:decimal ;
  dwc:decimalLongitude "13.580212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286832'^^xsd:integer;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.580212'^^xsd:double;
  dwc:latitude '45.525744'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286832'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525744"^^xsd:decimal ;
  dwc:decimalLongitude "13.580212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286886'^^xsd:integer;
  dwc:scientificName 'Gelidium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.580212'^^xsd:double;
  dwc:latitude '45.525744'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286886'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525744"^^xsd:decimal ;
  dwc:decimalLongitude "13.580212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287111'^^xsd:integer;
  dwc:scientificName 'Lithothamnium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.580212'^^xsd:double;
  dwc:latitude '45.525744'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '205926'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287111'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525744"^^xsd:decimal ;
  dwc:decimalLongitude "13.580212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287391'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.580212'^^xsd:double;
  dwc:latitude '45.525744'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287391'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525744"^^xsd:decimal ;
  dwc:decimalLongitude "13.580212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287461'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.580212'^^xsd:double;
  dwc:latitude '45.525744'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287461'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525744"^^xsd:decimal ;
  dwc:decimalLongitude "13.580212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287478'^^xsd:integer;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.580212'^^xsd:double;
  dwc:latitude '45.525744'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287478'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525744"^^xsd:decimal ;
  dwc:decimalLongitude "13.580212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335973'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.580212'^^xsd:double;
  dwc:latitude '45.525744'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335973'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525744"^^xsd:decimal ;
  dwc:decimalLongitude "13.580212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336095'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.580212'^^xsd:double;
  dwc:latitude '45.525744'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336095'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547633 13.704661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547633"^^xsd:decimal ;
  dwc:decimalLongitude "13.704661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286893'^^xsd:integer;
  dwc:scientificName 'Gymnogongrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.704661'^^xsd:double;
  dwc:latitude '45.547633'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '144168'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286893'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547633 13.704661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547633"^^xsd:decimal ;
  dwc:decimalLongitude "13.704661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286999'^^xsd:integer;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.704661'^^xsd:double;
  dwc:latitude '45.547633'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '42'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286999'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547633 13.704661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547633"^^xsd:decimal ;
  dwc:decimalLongitude "13.704661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287090'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.704661'^^xsd:double;
  dwc:latitude '45.547633'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287090'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547633 13.704661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547633"^^xsd:decimal ;
  dwc:decimalLongitude "13.704661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287443'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.704661'^^xsd:double;
  dwc:latitude '45.547633'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287443'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547633 13.704661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547633"^^xsd:decimal ;
  dwc:decimalLongitude "13.704661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335822'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.704661'^^xsd:double;
  dwc:latitude '45.547633'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335822'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547633 13.704661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547633"^^xsd:decimal ;
  dwc:decimalLongitude "13.704661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286998'^^xsd:integer;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.704661'^^xsd:double;
  dwc:latitude '45.547633'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286998'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526086 13.590184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526086"^^xsd:decimal ;
  dwc:decimalLongitude "13.590184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287122'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590184'^^xsd:double;
  dwc:latitude '45.526086'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287122'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526086 13.590184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526086"^^xsd:decimal ;
  dwc:decimalLongitude "13.590184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287312'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590184'^^xsd:double;
  dwc:latitude '45.526086'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287312'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526086 13.590184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526086"^^xsd:decimal ;
  dwc:decimalLongitude "13.590184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336024'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590184'^^xsd:double;
  dwc:latitude '45.526086'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '28'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336024'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526086 13.590184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526086"^^xsd:decimal ;
  dwc:decimalLongitude "13.590184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336060'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590184'^^xsd:double;
  dwc:latitude '45.526086'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336060'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526439"^^xsd:decimal ;
  dwc:decimalLongitude "13.588927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287100'^^xsd:integer;
  dwc:scientificName 'Lithothamnium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.588927'^^xsd:double;
  dwc:latitude '45.526439'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '205926'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287100'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526439"^^xsd:decimal ;
  dwc:decimalLongitude "13.588927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287125'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.588927'^^xsd:double;
  dwc:latitude '45.526439'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287125'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526439"^^xsd:decimal ;
  dwc:decimalLongitude "13.588927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335921'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.588927'^^xsd:double;
  dwc:latitude '45.526439'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335921'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287229'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287229'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287343'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287343'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336041'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336041'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336081'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336081'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538401"^^xsd:decimal ;
  dwc:decimalLongitude "13.619801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287353'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.619801'^^xsd:double;
  dwc:latitude '45.538401'^^xsd:double;
  dwc:minimumDepth '3.2999999523163'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287353'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538401"^^xsd:decimal ;
  dwc:decimalLongitude "13.619801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335945'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.619801'^^xsd:double;
  dwc:latitude '45.538401'^^xsd:double;
  dwc:minimumDepth '3.2999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335945'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538401"^^xsd:decimal ;
  dwc:decimalLongitude "13.619801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336043'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.619801'^^xsd:double;
  dwc:latitude '45.538401'^^xsd:double;
  dwc:minimumDepth '3.2999999523163'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336043'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538401"^^xsd:decimal ;
  dwc:decimalLongitude "13.619801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336082'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.619801'^^xsd:double;
  dwc:latitude '45.538401'^^xsd:double;
  dwc:minimumDepth '3.2999999523163'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336082'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538401"^^xsd:decimal ;
  dwc:decimalLongitude "13.619801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286854'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.619801'^^xsd:double;
  dwc:latitude '45.538401'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286854'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538401"^^xsd:decimal ;
  dwc:decimalLongitude "13.619801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286910'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.619801'^^xsd:double;
  dwc:latitude '45.538401'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286910'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538401"^^xsd:decimal ;
  dwc:decimalLongitude "13.619801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286943'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.619801'^^xsd:double;
  dwc:latitude '45.538401'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286943'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.550503"^^xsd:decimal ;
  dwc:decimalLongitude "13.725472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287278'^^xsd:integer;
  dwc:scientificName 'Phyllophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.725472'^^xsd:double;
  dwc:latitude '45.550503'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '347781'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287278'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '135640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.550503"^^xsd:decimal ;
  dwc:decimalLongitude "13.725472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287434'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.725472'^^xsd:double;
  dwc:latitude '45.550503'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287434'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.550503"^^xsd:decimal ;
  dwc:decimalLongitude "13.725472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335967'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.725472'^^xsd:double;
  dwc:latitude '45.550503'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335967'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.550503"^^xsd:decimal ;
  dwc:decimalLongitude "13.725472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286765'^^xsd:integer;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.725472'^^xsd:double;
  dwc:latitude '45.550503'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286765'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.550503"^^xsd:decimal ;
  dwc:decimalLongitude "13.725472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286801'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.725472'^^xsd:double;
  dwc:latitude '45.550503'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286801'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.550503"^^xsd:decimal ;
  dwc:decimalLongitude "13.725472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286829'^^xsd:integer;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.725472'^^xsd:double;
  dwc:latitude '45.550503'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286829'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.550503"^^xsd:decimal ;
  dwc:decimalLongitude "13.725472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287025'^^xsd:integer;
  dwc:scientificName 'Halopteris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.725472'^^xsd:double;
  dwc:latitude '45.550503'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '144274'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287025'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.550503"^^xsd:decimal ;
  dwc:decimalLongitude "13.725472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  geo-pos:lat "45.550503"^^xsd:decimal ;
  geo-pos:long "13.725472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287384'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.725472'^^xsd:double;
  dwc:latitude '45.550503'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287384'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.550503"^^xsd:decimal ;
  dwc:decimalLongitude "13.725472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  geo-pos:lat "45.550503"^^xsd:decimal ;
  geo-pos:long "13.725472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286800'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.725472'^^xsd:double;
  dwc:latitude '45.550503'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286800'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.550503"^^xsd:decimal ;
  dwc:decimalLongitude "13.725472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  geo-pos:lat "45.550503"^^xsd:decimal ;
  geo-pos:long "13.725472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287024'^^xsd:integer;
  dwc:scientificName 'Halopteris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.725472'^^xsd:double;
  dwc:latitude '45.550503'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:aphiaid '144274'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287024'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548392"^^xsd:decimal ;
  dwc:decimalLongitude "13.692597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  geo-pos:lat "45.548392"^^xsd:decimal ;
  geo-pos:long "13.692597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287056'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.692597'^^xsd:double;
  dwc:latitude '45.548392'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287056'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548392"^^xsd:decimal ;
  dwc:decimalLongitude "13.692597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  geo-pos:lat "45.548392"^^xsd:decimal ;
  geo-pos:long "13.692597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287208'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.692597'^^xsd:double;
  dwc:latitude '45.548392'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '58'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287208'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548392"^^xsd:decimal ;
  dwc:decimalLongitude "13.692597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  geo-pos:lat "45.548392"^^xsd:decimal ;
  geo-pos:long "13.692597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335828'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.692597'^^xsd:double;
  dwc:latitude '45.548392'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '25'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335828'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547313"^^xsd:decimal ;
  dwc:decimalLongitude "13.687094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.399999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  geo-pos:lat "45.547313"^^xsd:decimal ;
  geo-pos:long "13.687094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286978'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.687094'^^xsd:double;
  dwc:latitude '45.547313'^^xsd:double;
  dwc:minimumDepth '1.3999999761581'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286978'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547313"^^xsd:decimal ;
  dwc:decimalLongitude "13.687094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.399999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  geo-pos:lat "45.547313"^^xsd:decimal ;
  geo-pos:long "13.687094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287009'^^xsd:integer;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.687094'^^xsd:double;
  dwc:latitude '45.547313'^^xsd:double;
  dwc:minimumDepth '1.3999999761581'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287009'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547313"^^xsd:decimal ;
  dwc:decimalLongitude "13.687094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.399999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  geo-pos:lat "45.547313"^^xsd:decimal ;
  geo-pos:long "13.687094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287096'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.687094'^^xsd:double;
  dwc:latitude '45.547313'^^xsd:double;
  dwc:minimumDepth '1.3999999761581'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287096'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547313"^^xsd:decimal ;
  dwc:decimalLongitude "13.687094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.399999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  geo-pos:lat "45.547313"^^xsd:decimal ;
  geo-pos:long "13.687094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287414'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.687094'^^xsd:double;
  dwc:latitude '45.547313'^^xsd:double;
  dwc:minimumDepth '1.3999999761581'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287414'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547313"^^xsd:decimal ;
  dwc:decimalLongitude "13.687094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.399999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  geo-pos:lat "45.547313"^^xsd:decimal ;
  geo-pos:long "13.687094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287450'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.687094'^^xsd:double;
  dwc:latitude '45.547313'^^xsd:double;
  dwc:minimumDepth '1.3999999761581'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287450'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547313"^^xsd:decimal ;
  dwc:decimalLongitude "13.687094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.399999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  geo-pos:lat "45.547313"^^xsd:decimal ;
  geo-pos:long "13.687094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287486'^^xsd:integer;
  dwc:scientificName 'Wrangelia penicillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.687094'^^xsd:double;
  dwc:latitude '45.547313'^^xsd:double;
  dwc:minimumDepth '1.3999999761581'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144713'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287486'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547313"^^xsd:decimal ;
  dwc:decimalLongitude "13.687094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.399999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  geo-pos:lat "45.547313"^^xsd:decimal ;
  geo-pos:long "13.687094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335830'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.687094'^^xsd:double;
  dwc:latitude '45.547313'^^xsd:double;
  dwc:minimumDepth '1.3999999761581'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335830'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526439"^^xsd:decimal ;
  dwc:decimalLongitude "13.588927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  geo-pos:lat "45.526439"^^xsd:decimal ;
  geo-pos:long "13.588927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335923'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.588927'^^xsd:double;
  dwc:latitude '45.526439'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335923'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538401"^^xsd:decimal ;
  dwc:decimalLongitude "13.619801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  geo-pos:lat "45.538401"^^xsd:decimal ;
  geo-pos:long "13.619801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336083'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.619801'^^xsd:double;
  dwc:latitude '45.538401'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336083'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548611"^^xsd:decimal ;
  dwc:decimalLongitude "13.721967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  geo-pos:lat "45.548611"^^xsd:decimal ;
  geo-pos:long "13.721967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286804'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.721967'^^xsd:double;
  dwc:latitude '45.548611'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '32'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286804'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547313"^^xsd:decimal ;
  dwc:decimalLongitude "13.687094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.899999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  geo-pos:lat "45.547313"^^xsd:decimal ;
  geo-pos:long "13.687094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287006'^^xsd:integer;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.687094'^^xsd:double;
  dwc:latitude '45.547313'^^xsd:double;
  dwc:minimumDepth '1.8999999761581'^^xsd:double;
  dwc:individualCount '55'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287006'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526439"^^xsd:decimal ;
  dwc:decimalLongitude "13.588927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  geo-pos:lat "45.526439"^^xsd:decimal ;
  geo-pos:long "13.588927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336027'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.588927'^^xsd:double;
  dwc:latitude '45.526439'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336027'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526439"^^xsd:decimal ;
  dwc:decimalLongitude "13.588927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  geo-pos:lat "45.526439"^^xsd:decimal ;
  geo-pos:long "13.588927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336061'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.588927'^^xsd:double;
  dwc:latitude '45.526439'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '49'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336061'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526439"^^xsd:decimal ;
  dwc:decimalLongitude "13.588927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  geo-pos:lat "45.526439"^^xsd:decimal ;
  geo-pos:long "13.588927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287101'^^xsd:integer;
  dwc:scientificName 'Lithothamnium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.588927'^^xsd:double;
  dwc:latitude '45.526439'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '205926'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287101'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526439"^^xsd:decimal ;
  dwc:decimalLongitude "13.588927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  geo-pos:lat "45.526439"^^xsd:decimal ;
  geo-pos:long "13.588927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287126'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.588927'^^xsd:double;
  dwc:latitude '45.526439'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:individualCount '70'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287126'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526439"^^xsd:decimal ;
  dwc:decimalLongitude "13.588927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  geo-pos:lat "45.526439"^^xsd:decimal ;
  geo-pos:long "13.588927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335922'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.588927'^^xsd:double;
  dwc:latitude '45.526439'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335922'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526439"^^xsd:decimal ;
  dwc:decimalLongitude "13.588927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  geo-pos:lat "45.526439"^^xsd:decimal ;
  geo-pos:long "13.588927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286775'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.588927'^^xsd:double;
  dwc:latitude '45.526439'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286775'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526439"^^xsd:decimal ;
  dwc:decimalLongitude "13.588927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  geo-pos:lat "45.526439"^^xsd:decimal ;
  geo-pos:long "13.588927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286846'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.588927'^^xsd:double;
  dwc:latitude '45.526439'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286846'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526439"^^xsd:decimal ;
  dwc:decimalLongitude "13.588927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  geo-pos:lat "45.526439"^^xsd:decimal ;
  geo-pos:long "13.588927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286896'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.588927'^^xsd:double;
  dwc:latitude '45.526439'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286896'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526439"^^xsd:decimal ;
  dwc:decimalLongitude "13.588927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  geo-pos:lat "45.526439"^^xsd:decimal ;
  geo-pos:long "13.588927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287127'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.588927'^^xsd:double;
  dwc:latitude '45.526439'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:individualCount '36'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287127'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526439"^^xsd:decimal ;
  dwc:decimalLongitude "13.588927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  geo-pos:lat "45.526439"^^xsd:decimal ;
  geo-pos:long "13.588927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287222'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.588927'^^xsd:double;
  dwc:latitude '45.526439'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:individualCount '28'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287222'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538401"^^xsd:decimal ;
  dwc:decimalLongitude "13.619801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  geo-pos:lat "45.538401"^^xsd:decimal ;
  geo-pos:long "13.619801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286991'^^xsd:integer;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.619801'^^xsd:double;
  dwc:latitude '45.538401'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286991'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538401"^^xsd:decimal ;
  dwc:decimalLongitude "13.619801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  geo-pos:lat "45.538401"^^xsd:decimal ;
  geo-pos:long "13.619801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287231'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.619801'^^xsd:double;
  dwc:latitude '45.538401'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287231'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538401"^^xsd:decimal ;
  dwc:decimalLongitude "13.619801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  geo-pos:lat "45.538401"^^xsd:decimal ;
  geo-pos:long "13.619801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287275'^^xsd:integer;
  dwc:scientificName 'Phyllophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.619801'^^xsd:double;
  dwc:latitude '45.538401'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '347781'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287275'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '135640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538401"^^xsd:decimal ;
  dwc:decimalLongitude "13.619801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  geo-pos:lat "45.538401"^^xsd:decimal ;
  geo-pos:long "13.619801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287352'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.619801'^^xsd:double;
  dwc:latitude '45.538401'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287352'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538401"^^xsd:decimal ;
  dwc:decimalLongitude "13.619801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  geo-pos:lat "45.538401"^^xsd:decimal ;
  geo-pos:long "13.619801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336039'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.619801'^^xsd:double;
  dwc:latitude '45.538401'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '33'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336039'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538401"^^xsd:decimal ;
  dwc:decimalLongitude "13.619801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  geo-pos:lat "45.538401"^^xsd:decimal ;
  geo-pos:long "13.619801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336077'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.619801'^^xsd:double;
  dwc:latitude '45.538401'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336077'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538401"^^xsd:decimal ;
  dwc:decimalLongitude "13.619801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  geo-pos:lat "45.538401"^^xsd:decimal ;
  geo-pos:long "13.619801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286857'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.619801'^^xsd:double;
  dwc:latitude '45.538401'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286857'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538401"^^xsd:decimal ;
  dwc:decimalLongitude "13.619801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  geo-pos:lat "45.538401"^^xsd:decimal ;
  geo-pos:long "13.619801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286914'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.619801'^^xsd:double;
  dwc:latitude '45.538401'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286914'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538401"^^xsd:decimal ;
  dwc:decimalLongitude "13.619801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  geo-pos:lat "45.538401"^^xsd:decimal ;
  geo-pos:long "13.619801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287106'^^xsd:integer;
  dwc:scientificName 'Lithothamnium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.619801'^^xsd:double;
  dwc:latitude '45.538401'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '22'^^xsd:integer;
  dwc:aphiaid '205926'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287106'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538401"^^xsd:decimal ;
  dwc:decimalLongitude "13.619801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  geo-pos:lat "45.538401"^^xsd:decimal ;
  geo-pos:long "13.619801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287237'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.619801'^^xsd:double;
  dwc:latitude '45.538401'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287237'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538401"^^xsd:decimal ;
  dwc:decimalLongitude "13.619801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  geo-pos:lat "45.538401"^^xsd:decimal ;
  geo-pos:long "13.619801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335847'^^xsd:integer;
  dwc:scientificName 'Anadyomene flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.619801'^^xsd:double;
  dwc:latitude '45.538401'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '23'^^xsd:integer;
  dwc:aphiaid '239062'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335847'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.550503"^^xsd:decimal ;
  dwc:decimalLongitude "13.725472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  geo-pos:lat "45.550503"^^xsd:decimal ;
  geo-pos:long "13.725472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287119'^^xsd:integer;
  dwc:scientificName 'Nitophyllum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.725472'^^xsd:double;
  dwc:latitude '45.550503'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287119'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.550503"^^xsd:decimal ;
  dwc:decimalLongitude "13.725472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  geo-pos:lat "45.550503"^^xsd:decimal ;
  geo-pos:long "13.725472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287435'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.725472'^^xsd:double;
  dwc:latitude '45.550503'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287435'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.550503"^^xsd:decimal ;
  dwc:decimalLongitude "13.725472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  geo-pos:lat "45.550503"^^xsd:decimal ;
  geo-pos:long "13.725472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335962'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.725472'^^xsd:double;
  dwc:latitude '45.550503'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335962'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548611"^^xsd:decimal ;
  dwc:decimalLongitude "13.721967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  geo-pos:lat "45.548611"^^xsd:decimal ;
  geo-pos:long "13.721967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286803'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.721967'^^xsd:double;
  dwc:latitude '45.548611'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286803'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548611"^^xsd:decimal ;
  dwc:decimalLongitude "13.721967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  geo-pos:lat "45.548611"^^xsd:decimal ;
  geo-pos:long "13.721967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287026'^^xsd:integer;
  dwc:scientificName 'Halopteris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.721967'^^xsd:double;
  dwc:latitude '45.548611'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144274'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287026'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548611"^^xsd:decimal ;
  dwc:decimalLongitude "13.721967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  geo-pos:lat "45.548611"^^xsd:decimal ;
  geo-pos:long "13.721967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287187'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.721967'^^xsd:double;
  dwc:latitude '45.548611'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287187'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548611"^^xsd:decimal ;
  dwc:decimalLongitude "13.721967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  geo-pos:lat "45.548611"^^xsd:decimal ;
  geo-pos:long "13.721967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287270'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.721967'^^xsd:double;
  dwc:latitude '45.548611'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287270'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548611"^^xsd:decimal ;
  dwc:decimalLongitude "13.721967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  geo-pos:lat "45.548611"^^xsd:decimal ;
  geo-pos:long "13.721967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287281'^^xsd:integer;
  dwc:scientificName 'Phyllophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.721967'^^xsd:double;
  dwc:latitude '45.548611'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '21'^^xsd:integer;
  dwc:aphiaid '347781'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287281'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '135640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548611"^^xsd:decimal ;
  dwc:decimalLongitude "13.721967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  geo-pos:lat "45.548611"^^xsd:decimal ;
  geo-pos:long "13.721967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287386'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.721967'^^xsd:double;
  dwc:latitude '45.548611'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287386'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548611"^^xsd:decimal ;
  dwc:decimalLongitude "13.721967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  geo-pos:lat "45.548611"^^xsd:decimal ;
  geo-pos:long "13.721967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287460'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.721967'^^xsd:double;
  dwc:latitude '45.548611'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287460'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548611"^^xsd:decimal ;
  dwc:decimalLongitude "13.721967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  geo-pos:lat "45.548611"^^xsd:decimal ;
  geo-pos:long "13.721967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335969'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.721967'^^xsd:double;
  dwc:latitude '45.548611'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335969'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547313"^^xsd:decimal ;
  dwc:decimalLongitude "13.687094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.399999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  geo-pos:lat "45.547313"^^xsd:decimal ;
  geo-pos:long "13.687094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335895'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.687094'^^xsd:double;
  dwc:latitude '45.547313'^^xsd:double;
  dwc:minimumDepth '1.3999999761581'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335895'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547313"^^xsd:decimal ;
  dwc:decimalLongitude "13.687094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  geo-pos:lat "45.547313"^^xsd:decimal ;
  geo-pos:long "13.687094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286770'^^xsd:integer;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.687094'^^xsd:double;
  dwc:latitude '45.547313'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286770'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547313"^^xsd:decimal ;
  dwc:decimalLongitude "13.687094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  geo-pos:lat "45.547313"^^xsd:decimal ;
  geo-pos:long "13.687094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287007'^^xsd:integer;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.687094'^^xsd:double;
  dwc:latitude '45.547313'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287007'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547313"^^xsd:decimal ;
  dwc:decimalLongitude "13.687094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  geo-pos:lat "45.547313"^^xsd:decimal ;
  geo-pos:long "13.687094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287254'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.687094'^^xsd:double;
  dwc:latitude '45.547313'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287254'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547313"^^xsd:decimal ;
  dwc:decimalLongitude "13.687094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  geo-pos:lat "45.547313"^^xsd:decimal ;
  geo-pos:long "13.687094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287448'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.687094'^^xsd:double;
  dwc:latitude '45.547313'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287448'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547313"^^xsd:decimal ;
  dwc:decimalLongitude "13.687094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  geo-pos:lat "45.547313"^^xsd:decimal ;
  geo-pos:long "13.687094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287468'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.687094'^^xsd:double;
  dwc:latitude '45.547313'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287468'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547313"^^xsd:decimal ;
  dwc:decimalLongitude "13.687094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  geo-pos:lat "45.547313"^^xsd:decimal ;
  geo-pos:long "13.687094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335986'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.687094'^^xsd:double;
  dwc:latitude '45.547313'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335986'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547313"^^xsd:decimal ;
  dwc:decimalLongitude "13.687094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.899999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  geo-pos:lat "45.547313"^^xsd:decimal ;
  geo-pos:long "13.687094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286767'^^xsd:integer;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.687094'^^xsd:double;
  dwc:latitude '45.547313'^^xsd:double;
  dwc:minimumDepth '1.8999999761581'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286767'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547313"^^xsd:decimal ;
  dwc:decimalLongitude "13.687094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.899999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  geo-pos:lat "45.547313"^^xsd:decimal ;
  geo-pos:long "13.687094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286843'^^xsd:integer;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.687094'^^xsd:double;
  dwc:latitude '45.547313'^^xsd:double;
  dwc:minimumDepth '1.8999999761581'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286843'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547313"^^xsd:decimal ;
  dwc:decimalLongitude "13.687094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.899999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  geo-pos:lat "45.547313"^^xsd:decimal ;
  geo-pos:long "13.687094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286974'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.687094'^^xsd:double;
  dwc:latitude '45.547313'^^xsd:double;
  dwc:minimumDepth '1.8999999761581'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286974'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.532939 13.640936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.532939"^^xsd:decimal ;
  dwc:decimalLongitude "13.640936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.532939 13.640936)"^^geo:wktLiteral ;
  geo-pos:lat "45.532939"^^xsd:decimal ;
  geo-pos:long "13.640936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336023'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.640936'^^xsd:double;
  dwc:latitude '45.532939'^^xsd:double;
  dwc:minimumDepth '3.9000000953674'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336023'^^xsd:anyURI;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526086 13.590184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526086"^^xsd:decimal ;
  dwc:decimalLongitude "13.590184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526086 13.590184)"^^geo:wktLiteral ;
  geo-pos:lat "45.526086"^^xsd:decimal ;
  geo-pos:long "13.590184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286773'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590184'^^xsd:double;
  dwc:latitude '45.526086'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '16'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286773'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526086 13.590184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526086"^^xsd:decimal ;
  dwc:decimalLongitude "13.590184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526086 13.590184)"^^geo:wktLiteral ;
  geo-pos:lat "45.526086"^^xsd:decimal ;
  geo-pos:long "13.590184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286820'^^xsd:integer;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590184'^^xsd:double;
  dwc:latitude '45.526086'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286820'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526086 13.590184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526086"^^xsd:decimal ;
  dwc:decimalLongitude "13.590184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526086 13.590184)"^^geo:wktLiteral ;
  geo-pos:lat "45.526086"^^xsd:decimal ;
  geo-pos:long "13.590184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287124'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590184'^^xsd:double;
  dwc:latitude '45.526086'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287124'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526086 13.590184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526086"^^xsd:decimal ;
  dwc:decimalLongitude "13.590184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526086 13.590184)"^^geo:wktLiteral ;
  geo-pos:lat "45.526086"^^xsd:decimal ;
  geo-pos:long "13.590184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287314'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590184'^^xsd:double;
  dwc:latitude '45.526086'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287314'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526086 13.590184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526086"^^xsd:decimal ;
  dwc:decimalLongitude "13.590184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526086 13.590184)"^^geo:wktLiteral ;
  geo-pos:lat "45.526086"^^xsd:decimal ;
  geo-pos:long "13.590184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336026'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590184'^^xsd:double;
  dwc:latitude '45.526086'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336026'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526086 13.590184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526086"^^xsd:decimal ;
  dwc:decimalLongitude "13.590184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526086 13.590184)"^^geo:wktLiteral ;
  geo-pos:lat "45.526086"^^xsd:decimal ;
  geo-pos:long "13.590184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287123'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590184'^^xsd:double;
  dwc:latitude '45.526086'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '35'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287123'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526086 13.590184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526086"^^xsd:decimal ;
  dwc:decimalLongitude "13.590184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526086 13.590184)"^^geo:wktLiteral ;
  geo-pos:lat "45.526086"^^xsd:decimal ;
  geo-pos:long "13.590184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287313'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590184'^^xsd:double;
  dwc:latitude '45.526086'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287313'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526086 13.590184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526086"^^xsd:decimal ;
  dwc:decimalLongitude "13.590184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526086 13.590184)"^^geo:wktLiteral ;
  geo-pos:lat "45.526086"^^xsd:decimal ;
  geo-pos:long "13.590184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336025'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590184'^^xsd:double;
  dwc:latitude '45.526086'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336025'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526086 13.590184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526086"^^xsd:decimal ;
  dwc:decimalLongitude "13.590184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526086 13.590184)"^^geo:wktLiteral ;
  geo-pos:lat "45.526086"^^xsd:decimal ;
  geo-pos:long "13.590184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286749'^^xsd:integer;
  dwc:scientificName 'Cystoseira sauvageaueana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590184'^^xsd:double;
  dwc:latitude '45.526086'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '145530'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286749'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1465503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.532939 13.640936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.532939"^^xsd:decimal ;
  dwc:decimalLongitude "13.640936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.532939 13.640936)"^^geo:wktLiteral ;
  geo-pos:lat "45.532939"^^xsd:decimal ;
  geo-pos:long "13.640936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336018'^^xsd:integer;
  dwc:scientificName 'Cymodocea nodosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.640936'^^xsd:double;
  dwc:latitude '45.532939'^^xsd:double;
  dwc:minimumDepth '3.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145793'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336018'^^xsd:anyURI;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  geo-pos:lat "45.539235"^^xsd:decimal ;
  geo-pos:long "13.618947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286855'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286855'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  geo-pos:lat "45.539235"^^xsd:decimal ;
  geo-pos:long "13.618947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286942'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286942'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  geo-pos:lat "45.539235"^^xsd:decimal ;
  geo-pos:long "13.618947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286990'^^xsd:integer;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286990'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  geo-pos:lat "45.539235"^^xsd:decimal ;
  geo-pos:long "13.618947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287274'^^xsd:integer;
  dwc:scientificName 'Phyllophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '347781'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287274'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '135640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  geo-pos:lat "45.539235"^^xsd:decimal ;
  geo-pos:long "13.618947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287289'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287289'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  geo-pos:lat "45.539235"^^xsd:decimal ;
  geo-pos:long "13.618947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287344'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287344'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  geo-pos:lat "45.539235"^^xsd:decimal ;
  geo-pos:long "13.618947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335879'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335879'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  geo-pos:lat "45.539235"^^xsd:decimal ;
  geo-pos:long "13.618947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336042'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336042'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  geo-pos:lat "45.539235"^^xsd:decimal ;
  geo-pos:long "13.618947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286909'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286909'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  geo-pos:lat "45.539235"^^xsd:decimal ;
  geo-pos:long "13.618947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287104'^^xsd:integer;
  dwc:scientificName 'Lithothamnium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '205926'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287104'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58285 13.717805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58285"^^xsd:decimal ;
  dwc:decimalLongitude "13.717805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58285 13.717805)"^^geo:wktLiteral ;
  geo-pos:lat "45.58285"^^xsd:decimal ;
  geo-pos:long "13.717805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335817'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.717805'^^xsd:double;
  dwc:latitude '45.58285'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '78'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335817'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58285 13.717805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58285"^^xsd:decimal ;
  dwc:decimalLongitude "13.717805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58285 13.717805)"^^geo:wktLiteral ;
  geo-pos:lat "45.58285"^^xsd:decimal ;
  geo-pos:long "13.717805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335912'^^xsd:integer;
  dwc:scientificName 'Chondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.717805'^^xsd:double;
  dwc:latitude '45.58285'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143906'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335912'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58285 13.717805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58285"^^xsd:decimal ;
  dwc:decimalLongitude "13.717805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58285 13.717805)"^^geo:wktLiteral ;
  geo-pos:lat "45.58285"^^xsd:decimal ;
  geo-pos:long "13.717805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286885'^^xsd:integer;
  dwc:scientificName 'Gelidium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.717805'^^xsd:double;
  dwc:latitude '45.58285'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286885'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58285 13.717805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58285"^^xsd:decimal ;
  dwc:decimalLongitude "13.717805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58285 13.717805)"^^geo:wktLiteral ;
  geo-pos:lat "45.58285"^^xsd:decimal ;
  geo-pos:long "13.717805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287383'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.717805'^^xsd:double;
  dwc:latitude '45.58285'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287383'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58285 13.717805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58285"^^xsd:decimal ;
  dwc:decimalLongitude "13.717805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58285 13.717805)"^^geo:wktLiteral ;
  geo-pos:lat "45.58285"^^xsd:decimal ;
  geo-pos:long "13.717805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335818'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.717805'^^xsd:double;
  dwc:latitude '45.58285'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335818'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58285 13.717805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58285"^^xsd:decimal ;
  dwc:decimalLongitude "13.717805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58285 13.717805)"^^geo:wktLiteral ;
  geo-pos:lat "45.58285"^^xsd:decimal ;
  geo-pos:long "13.717805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335961'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.717805'^^xsd:double;
  dwc:latitude '45.58285'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335961'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58285 13.717805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58285"^^xsd:decimal ;
  dwc:decimalLongitude "13.717805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58285 13.717805)"^^geo:wktLiteral ;
  geo-pos:lat "45.58285"^^xsd:decimal ;
  geo-pos:long "13.717805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286958'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.717805'^^xsd:double;
  dwc:latitude '45.58285'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286958'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58285 13.717805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58285"^^xsd:decimal ;
  dwc:decimalLongitude "13.717805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58285 13.717805)"^^geo:wktLiteral ;
  geo-pos:lat "45.58285"^^xsd:decimal ;
  geo-pos:long "13.717805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287377'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.717805'^^xsd:double;
  dwc:latitude '45.58285'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287377'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58285 13.717805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58285"^^xsd:decimal ;
  dwc:decimalLongitude "13.717805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58285 13.717805)"^^geo:wktLiteral ;
  geo-pos:lat "45.58285"^^xsd:decimal ;
  geo-pos:long "13.717805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335820'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.717805'^^xsd:double;
  dwc:latitude '45.58285'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335820'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58285 13.717805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58285"^^xsd:decimal ;
  dwc:decimalLongitude "13.717805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58285 13.717805)"^^geo:wktLiteral ;
  geo-pos:lat "45.58285"^^xsd:decimal ;
  geo-pos:long "13.717805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335914'^^xsd:integer;
  dwc:scientificName 'Chondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.717805'^^xsd:double;
  dwc:latitude '45.58285'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '143906'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335914'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.550503"^^xsd:decimal ;
  dwc:decimalLongitude "13.725472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  geo-pos:lat "45.550503"^^xsd:decimal ;
  geo-pos:long "13.725472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286799'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.725472'^^xsd:double;
  dwc:latitude '45.550503'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286799'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.550503"^^xsd:decimal ;
  dwc:decimalLongitude "13.725472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  geo-pos:lat "45.550503"^^xsd:decimal ;
  geo-pos:long "13.725472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286877'^^xsd:integer;
  dwc:scientificName 'Gelidiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.725472'^^xsd:double;
  dwc:latitude '45.550503'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144134'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286877'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548392"^^xsd:decimal ;
  dwc:decimalLongitude "13.692597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  geo-pos:lat "45.548392"^^xsd:decimal ;
  geo-pos:long "13.692597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287209'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.692597'^^xsd:double;
  dwc:latitude '45.548392'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '13'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287209'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548392"^^xsd:decimal ;
  dwc:decimalLongitude "13.692597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  geo-pos:lat "45.548392"^^xsd:decimal ;
  geo-pos:long "13.692597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287253'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.692597'^^xsd:double;
  dwc:latitude '45.548392'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287253'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548392"^^xsd:decimal ;
  dwc:decimalLongitude "13.692597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  geo-pos:lat "45.548392"^^xsd:decimal ;
  geo-pos:long "13.692597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287273'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.692597'^^xsd:double;
  dwc:latitude '45.548392'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287273'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548392"^^xsd:decimal ;
  dwc:decimalLongitude "13.692597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  geo-pos:lat "45.548392"^^xsd:decimal ;
  geo-pos:long "13.692597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287283'^^xsd:integer;
  dwc:scientificName 'Phyllophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.692597'^^xsd:double;
  dwc:latitude '45.548392'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '347781'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287283'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '135640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548392"^^xsd:decimal ;
  dwc:decimalLongitude "13.692597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  geo-pos:lat "45.548392"^^xsd:decimal ;
  geo-pos:long "13.692597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287409'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.692597'^^xsd:double;
  dwc:latitude '45.548392'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287409'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548392"^^xsd:decimal ;
  dwc:decimalLongitude "13.692597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  geo-pos:lat "45.548392"^^xsd:decimal ;
  geo-pos:long "13.692597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286769'^^xsd:integer;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.692597'^^xsd:double;
  dwc:latitude '45.548392'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286769'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548392"^^xsd:decimal ;
  dwc:decimalLongitude "13.692597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  geo-pos:lat "45.548392"^^xsd:decimal ;
  geo-pos:long "13.692597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287212'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.692597'^^xsd:double;
  dwc:latitude '45.548392'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287212'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548392"^^xsd:decimal ;
  dwc:decimalLongitude "13.692597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  geo-pos:lat "45.548392"^^xsd:decimal ;
  geo-pos:long "13.692597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287408'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.692597'^^xsd:double;
  dwc:latitude '45.548392'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287408'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548392"^^xsd:decimal ;
  dwc:decimalLongitude "13.692597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  geo-pos:lat "45.548392"^^xsd:decimal ;
  geo-pos:long "13.692597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335832'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.692597'^^xsd:double;
  dwc:latitude '45.548392'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335832'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548392"^^xsd:decimal ;
  dwc:decimalLongitude "13.692597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  geo-pos:lat "45.548392"^^xsd:decimal ;
  geo-pos:long "13.692597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336104'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.692597'^^xsd:double;
  dwc:latitude '45.548392'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336104'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548392"^^xsd:decimal ;
  dwc:decimalLongitude "13.692597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  geo-pos:lat "45.548392"^^xsd:decimal ;
  geo-pos:long "13.692597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287005'^^xsd:integer;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.692597'^^xsd:double;
  dwc:latitude '45.548392'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287005'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.532939 13.640936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.532939"^^xsd:decimal ;
  dwc:decimalLongitude "13.640936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.532939 13.640936)"^^geo:wktLiteral ;
  geo-pos:lat "45.532939"^^xsd:decimal ;
  geo-pos:long "13.640936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336016'^^xsd:integer;
  dwc:scientificName 'Cymodocea nodosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.640936'^^xsd:double;
  dwc:latitude '45.532939'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145793'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336016'^^xsd:anyURI;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.532939 13.640936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.532939"^^xsd:decimal ;
  dwc:decimalLongitude "13.640936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.532939 13.640936)"^^geo:wktLiteral ;
  geo-pos:lat "45.532939"^^xsd:decimal ;
  geo-pos:long "13.640936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336017'^^xsd:integer;
  dwc:scientificName 'Cymodocea nodosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.640936'^^xsd:double;
  dwc:latitude '45.532939'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145793'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336017'^^xsd:anyURI;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '145793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.532939 13.640936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.532939"^^xsd:decimal ;
  dwc:decimalLongitude "13.640936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.532939 13.640936)"^^geo:wktLiteral ;
  geo-pos:lat "45.532939"^^xsd:decimal ;
  geo-pos:long "13.640936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336022'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.640936'^^xsd:double;
  dwc:latitude '45.532939'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '40'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336022'^^xsd:anyURI;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53022 13.562559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53022"^^xsd:decimal ;
  dwc:decimalLongitude "13.562559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53022 13.562559)"^^geo:wktLiteral ;
  geo-pos:lat "45.53022"^^xsd:decimal ;
  geo-pos:long "13.562559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336075'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.562559'^^xsd:double;
  dwc:latitude '45.53022'^^xsd:double;
  dwc:minimumDepth '4.8000001907349'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336075'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  geo-pos:lat "45.539235"^^xsd:decimal ;
  geo-pos:long "13.618947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286907'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286907'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  geo-pos:lat "45.539235"^^xsd:decimal ;
  geo-pos:long "13.618947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286989'^^xsd:integer;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286989'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  geo-pos:lat "45.539235"^^xsd:decimal ;
  geo-pos:long "13.618947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287105'^^xsd:integer;
  dwc:scientificName 'Lithothamnium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '205926'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287105'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  geo-pos:lat "45.539235"^^xsd:decimal ;
  geo-pos:long "13.618947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287158'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '49'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287158'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  geo-pos:lat "45.539235"^^xsd:decimal ;
  geo-pos:long "13.618947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287230'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287230'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  geo-pos:lat "45.539235"^^xsd:decimal ;
  geo-pos:long "13.618947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287290'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287290'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  geo-pos:lat "45.539235"^^xsd:decimal ;
  geo-pos:long "13.618947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335846'^^xsd:integer;
  dwc:scientificName 'Anadyomene flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '239062'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335846'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  geo-pos:lat "45.539235"^^xsd:decimal ;
  geo-pos:long "13.618947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335942'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335942'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  geo-pos:lat "45.539235"^^xsd:decimal ;
  geo-pos:long "13.618947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336076'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336076'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.586164"^^xsd:decimal ;
  dwc:decimalLongitude "13.709046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  geo-pos:lat "45.586164"^^xsd:decimal ;
  geo-pos:long "13.709046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335819'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.709046'^^xsd:double;
  dwc:latitude '45.586164'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335819'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.586164"^^xsd:decimal ;
  dwc:decimalLongitude "13.709046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  geo-pos:lat "45.586164"^^xsd:decimal ;
  geo-pos:long "13.709046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335913'^^xsd:integer;
  dwc:scientificName 'Chondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.709046'^^xsd:double;
  dwc:latitude '45.586164'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143906'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335913'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.586164"^^xsd:decimal ;
  dwc:decimalLongitude "13.709046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  geo-pos:lat "45.586164"^^xsd:decimal ;
  geo-pos:long "13.709046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335966'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.709046'^^xsd:double;
  dwc:latitude '45.586164'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335966'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.586164"^^xsd:decimal ;
  dwc:decimalLongitude "13.709046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  geo-pos:lat "45.586164"^^xsd:decimal ;
  geo-pos:long "13.709046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287037'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.709046'^^xsd:double;
  dwc:latitude '45.586164'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287037'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.586164"^^xsd:decimal ;
  dwc:decimalLongitude "13.709046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  geo-pos:lat "45.586164"^^xsd:decimal ;
  geo-pos:long "13.709046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287181'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.709046'^^xsd:double;
  dwc:latitude '45.586164'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '68'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287181'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.586164"^^xsd:decimal ;
  dwc:decimalLongitude "13.709046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  geo-pos:lat "45.586164"^^xsd:decimal ;
  geo-pos:long "13.709046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287244'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.709046'^^xsd:double;
  dwc:latitude '45.586164'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287244'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.586164"^^xsd:decimal ;
  dwc:decimalLongitude "13.709046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  geo-pos:lat "45.586164"^^xsd:decimal ;
  geo-pos:long "13.709046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287375'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.709046'^^xsd:double;
  dwc:latitude '45.586164'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287375'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.586164"^^xsd:decimal ;
  dwc:decimalLongitude "13.709046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  geo-pos:lat "45.586164"^^xsd:decimal ;
  geo-pos:long "13.709046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335965'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.709046'^^xsd:double;
  dwc:latitude '45.586164'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335965'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.586164"^^xsd:decimal ;
  dwc:decimalLongitude "13.709046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  geo-pos:lat "45.586164"^^xsd:decimal ;
  geo-pos:long "13.709046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336090'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.709046'^^xsd:double;
  dwc:latitude '45.586164'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336090'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58285 13.717805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58285"^^xsd:decimal ;
  dwc:decimalLongitude "13.717805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58285 13.717805)"^^geo:wktLiteral ;
  geo-pos:lat "45.58285"^^xsd:decimal ;
  geo-pos:long "13.717805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286884'^^xsd:integer;
  dwc:scientificName 'Gelidium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.717805'^^xsd:double;
  dwc:latitude '45.58285'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286884'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58285 13.717805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58285"^^xsd:decimal ;
  dwc:decimalLongitude "13.717805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58285 13.717805)"^^geo:wktLiteral ;
  geo-pos:lat "45.58285"^^xsd:decimal ;
  geo-pos:long "13.717805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287185'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.717805'^^xsd:double;
  dwc:latitude '45.58285'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '28'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287185'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58285 13.717805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58285"^^xsd:decimal ;
  dwc:decimalLongitude "13.717805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58285 13.717805)"^^geo:wktLiteral ;
  geo-pos:lat "45.58285"^^xsd:decimal ;
  geo-pos:long "13.717805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287382'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.717805'^^xsd:double;
  dwc:latitude '45.58285'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287382'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513703"^^xsd:decimal ;
  dwc:decimalLongitude "13.572526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  geo-pos:lat "45.513703"^^xsd:decimal ;
  geo-pos:long "13.572526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286976'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.572526'^^xsd:double;
  dwc:latitude '45.513703'^^xsd:double;
  dwc:minimumDepth '4.1999998092651'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286976'^^xsd:anyURI;
  dwc:observationDate '2006-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513703"^^xsd:decimal ;
  dwc:decimalLongitude "13.572526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  geo-pos:lat "45.513703"^^xsd:decimal ;
  geo-pos:long "13.572526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287298'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.572526'^^xsd:double;
  dwc:latitude '45.513703'^^xsd:double;
  dwc:minimumDepth '4.1999998092651'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287298'^^xsd:anyURI;
  dwc:observationDate '2006-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513703"^^xsd:decimal ;
  dwc:decimalLongitude "13.572526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  geo-pos:lat "45.513703"^^xsd:decimal ;
  geo-pos:long "13.572526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287413'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.572526'^^xsd:double;
  dwc:latitude '45.513703'^^xsd:double;
  dwc:minimumDepth '4.1999998092651'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287413'^^xsd:anyURI;
  dwc:observationDate '2006-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513703"^^xsd:decimal ;
  dwc:decimalLongitude "13.572526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  geo-pos:lat "45.513703"^^xsd:decimal ;
  geo-pos:long "13.572526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335893'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.572526'^^xsd:double;
  dwc:latitude '45.513703'^^xsd:double;
  dwc:minimumDepth '4.1999998092651'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335893'^^xsd:anyURI;
  dwc:observationDate '2006-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513703"^^xsd:decimal ;
  dwc:decimalLongitude "13.572526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  geo-pos:lat "45.513703"^^xsd:decimal ;
  geo-pos:long "13.572526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335981'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.572526'^^xsd:double;
  dwc:latitude '45.513703'^^xsd:double;
  dwc:minimumDepth '4.1999998092651'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335981'^^xsd:anyURI;
  dwc:observationDate '2006-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513703"^^xsd:decimal ;
  dwc:decimalLongitude "13.572526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.199999809265137"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  geo-pos:lat "45.513703"^^xsd:decimal ;
  geo-pos:long "13.572526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336058'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.572526'^^xsd:double;
  dwc:latitude '45.513703'^^xsd:double;
  dwc:minimumDepth '4.1999998092651'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336058'^^xsd:anyURI;
  dwc:observationDate '2006-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548392"^^xsd:decimal ;
  dwc:decimalLongitude "13.692597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  geo-pos:lat "45.548392"^^xsd:decimal ;
  geo-pos:long "13.692597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286815'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.692597'^^xsd:double;
  dwc:latitude '45.548392'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286815'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548392"^^xsd:decimal ;
  dwc:decimalLongitude "13.692597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  geo-pos:lat "45.548392"^^xsd:decimal ;
  geo-pos:long "13.692597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286930'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.692597'^^xsd:double;
  dwc:latitude '45.548392'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286930'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548392"^^xsd:decimal ;
  dwc:decimalLongitude "13.692597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  geo-pos:lat "45.548392"^^xsd:decimal ;
  geo-pos:long "13.692597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286977'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.692597'^^xsd:double;
  dwc:latitude '45.548392'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286977'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548392"^^xsd:decimal ;
  dwc:decimalLongitude "13.692597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  geo-pos:lat "45.548392"^^xsd:decimal ;
  geo-pos:long "13.692597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287008'^^xsd:integer;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.692597'^^xsd:double;
  dwc:latitude '45.548392'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287008'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548392"^^xsd:decimal ;
  dwc:decimalLongitude "13.692597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548392 13.692597)"^^geo:wktLiteral ;
  geo-pos:lat "45.548392"^^xsd:decimal ;
  geo-pos:long "13.692597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287059'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.692597'^^xsd:double;
  dwc:latitude '45.548392'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287059'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593861 13.711621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.593861"^^xsd:decimal ;
  dwc:decimalLongitude "13.711621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593861 13.711621)"^^geo:wktLiteral ;
  geo-pos:lat "45.593861"^^xsd:decimal ;
  geo-pos:long "13.711621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335958'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.711621'^^xsd:double;
  dwc:latitude '45.593861'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335958'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529483 13.563751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529483"^^xsd:decimal ;
  dwc:decimalLongitude "13.563751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529483 13.563751)"^^geo:wktLiteral ;
  geo-pos:lat "45.529483"^^xsd:decimal ;
  geo-pos:long "13.563751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287347'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.563751'^^xsd:double;
  dwc:latitude '45.529483'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287347'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593861 13.711621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.593861"^^xsd:decimal ;
  dwc:decimalLongitude "13.711621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593861 13.711621)"^^geo:wktLiteral ;
  geo-pos:lat "45.593861"^^xsd:decimal ;
  geo-pos:long "13.711621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286864'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.711621'^^xsd:double;
  dwc:latitude '45.593861'^^xsd:double;
  dwc:minimumDepth '3.2999999523163'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286864'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593861 13.711621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.593861"^^xsd:decimal ;
  dwc:decimalLongitude "13.711621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593861 13.711621)"^^geo:wktLiteral ;
  geo-pos:lat "45.593861"^^xsd:decimal ;
  geo-pos:long "13.711621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287436'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.711621'^^xsd:double;
  dwc:latitude '45.593861'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287436'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512852"^^xsd:decimal ;
  dwc:decimalLongitude "13.586141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  geo-pos:lat "45.512852"^^xsd:decimal ;
  geo-pos:long "13.586141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335892'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.586141'^^xsd:double;
  dwc:latitude '45.512852'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335892'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529483 13.563751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529483"^^xsd:decimal ;
  dwc:decimalLongitude "13.563751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529483 13.563751)"^^geo:wktLiteral ;
  geo-pos:lat "45.529483"^^xsd:decimal ;
  geo-pos:long "13.563751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336072'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.563751'^^xsd:double;
  dwc:latitude '45.529483'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336072'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593861 13.711621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.593861"^^xsd:decimal ;
  dwc:decimalLongitude "13.711621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.593861 13.711621)"^^geo:wktLiteral ;
  geo-pos:lat "45.593861"^^xsd:decimal ;
  geo-pos:long "13.711621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286927'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.711621'^^xsd:double;
  dwc:latitude '45.593861'^^xsd:double;
  dwc:minimumDepth '3.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286927'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512852"^^xsd:decimal ;
  dwc:decimalLongitude "13.586141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512852 13.586141)"^^geo:wktLiteral ;
  geo-pos:lat "45.512852"^^xsd:decimal ;
  geo-pos:long "13.586141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286888'^^xsd:integer;
  dwc:scientificName 'Gelidium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.586141'^^xsd:double;
  dwc:latitude '45.512852'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286888'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.537039 13.601204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.537039"^^xsd:decimal ;
  dwc:decimalLongitude "13.601204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.537039 13.601204)"^^geo:wktLiteral ;
  geo-pos:lat "45.537039"^^xsd:decimal ;
  geo-pos:long "13.601204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335909'^^xsd:integer;
  dwc:scientificName 'Chondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601204'^^xsd:double;
  dwc:latitude '45.537039'^^xsd:double;
  dwc:minimumDepth '4.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143906'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335909'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '143906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  geo-pos:lat "45.53452"^^xsd:decimal ;
  geo-pos:long "13.627792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287243'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287243'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512931"^^xsd:decimal ;
  dwc:decimalLongitude "13.584952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  geo-pos:lat "45.512931"^^xsd:decimal ;
  geo-pos:long "13.584952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335891'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.584952'^^xsd:double;
  dwc:latitude '45.512931'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335891'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546155"^^xsd:decimal ;
  dwc:decimalLongitude "13.680561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  geo-pos:lat "45.546155"^^xsd:decimal ;
  geo-pos:long "13.680561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287284'^^xsd:integer;
  dwc:scientificName 'Phyllophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.680561'^^xsd:double;
  dwc:latitude '45.546155'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '347781'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287284'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '135640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  geo-pos:lat "45.591309"^^xsd:decimal ;
  geo-pos:long "13.701121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286821'^^xsd:integer;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.2000000476837'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286821'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  geo-pos:lat "45.591309"^^xsd:decimal ;
  geo-pos:long "13.701121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335996'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus f. verticillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.2000000476837'^^xsd:double;
  dwc:individualCount '53'^^xsd:integer;
  dwc:aphiaid '340796'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335996'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '239019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.517662"^^xsd:decimal ;
  dwc:decimalLongitude "13.568191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  geo-pos:lat "45.517662"^^xsd:decimal ;
  geo-pos:long "13.568191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287321'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.568191'^^xsd:double;
  dwc:latitude '45.517662'^^xsd:double;
  dwc:minimumDepth '1.7000000476837'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287321'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.517662"^^xsd:decimal ;
  dwc:decimalLongitude "13.568191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  geo-pos:lat "45.517662"^^xsd:decimal ;
  geo-pos:long "13.568191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335794'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.568191'^^xsd:double;
  dwc:latitude '45.517662'^^xsd:double;
  dwc:minimumDepth '1.2999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335794'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.517662"^^xsd:decimal ;
  dwc:decimalLongitude "13.568191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.399999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.517662 13.568191)"^^geo:wktLiteral ;
  geo-pos:lat "45.517662"^^xsd:decimal ;
  geo-pos:long "13.568191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286939'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.568191'^^xsd:double;
  dwc:latitude '45.517662'^^xsd:double;
  dwc:minimumDepth '1.3999999761581'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286939'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.518586 13.567978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.518586"^^xsd:decimal ;
  dwc:decimalLongitude "13.567978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.899999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.518586 13.567978)"^^geo:wktLiteral ;
  geo-pos:lat "45.518586"^^xsd:decimal ;
  geo-pos:long "13.567978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335866'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.567978'^^xsd:double;
  dwc:latitude '45.518586'^^xsd:double;
  dwc:minimumDepth '1.8999999761581'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335866'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530724"^^xsd:decimal ;
  dwc:decimalLongitude "13.564647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  geo-pos:lat "45.530724"^^xsd:decimal ;
  geo-pos:long "13.564647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287453'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.564647'^^xsd:double;
  dwc:latitude '45.530724'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287453'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  geo-pos:lat "45.591255"^^xsd:decimal ;
  geo-pos:long "13.699852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335804'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335804'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.528461 13.57531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.528461"^^xsd:decimal ;
  dwc:decimalLongitude "13.57531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.599999904632568"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.528461 13.57531)"^^geo:wktLiteral ;
  geo-pos:lat "45.528461"^^xsd:decimal ;
  geo-pos:long "13.57531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287463'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57531'^^xsd:double;
  dwc:latitude '45.528461'^^xsd:double;
  dwc:minimumDepth '4.5999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287463'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  geo-pos:lat "45.527347"^^xsd:decimal ;
  geo-pos:long "13.577369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336094'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336094'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.527347"^^xsd:decimal ;
  dwc:decimalLongitude "13.577369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.527347 13.577369)"^^geo:wktLiteral ;
  geo-pos:lat "45.527347"^^xsd:decimal ;
  geo-pos:long "13.577369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286966'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.577369'^^xsd:double;
  dwc:latitude '45.527347'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286966'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525744"^^xsd:decimal ;
  dwc:decimalLongitude "13.580212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  geo-pos:lat "45.525744"^^xsd:decimal ;
  geo-pos:long "13.580212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286963'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.580212'^^xsd:double;
  dwc:latitude '45.525744'^^xsd:double;
  dwc:minimumDepth '3.2999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286963'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525744"^^xsd:decimal ;
  dwc:decimalLongitude "13.580212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  geo-pos:lat "45.525744"^^xsd:decimal ;
  geo-pos:long "13.580212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287392'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.580212'^^xsd:double;
  dwc:latitude '45.525744'^^xsd:double;
  dwc:minimumDepth '3.2999999523163'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287392'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525744"^^xsd:decimal ;
  dwc:decimalLongitude "13.580212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  geo-pos:lat "45.525744"^^xsd:decimal ;
  geo-pos:long "13.580212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287465'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.580212'^^xsd:double;
  dwc:latitude '45.525744'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287465'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  geo-pos:lat "45.530686"^^xsd:decimal ;
  geo-pos:long "13.565398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287168'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287168'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  geo-pos:lat "45.530686"^^xsd:decimal ;
  geo-pos:long "13.565398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287362'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287362'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  geo-pos:lat "45.530686"^^xsd:decimal ;
  geo-pos:long "13.565398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335883'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335883'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530686"^^xsd:decimal ;
  dwc:decimalLongitude "13.565398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530686 13.565398)"^^geo:wktLiteral ;
  geo-pos:lat "45.530686"^^xsd:decimal ;
  geo-pos:long "13.565398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335951'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.565398'^^xsd:double;
  dwc:latitude '45.530686'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335951'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.541244 13.654975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.541244"^^xsd:decimal ;
  dwc:decimalLongitude "13.654975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.541244 13.654975)"^^geo:wktLiteral ;
  geo-pos:lat "45.541244"^^xsd:decimal ;
  geo-pos:long "13.654975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286950'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.654975'^^xsd:double;
  dwc:latitude '45.541244'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286950'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591309"^^xsd:decimal ;
  dwc:decimalLongitude "13.701121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2000000476837158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591309 13.701121)"^^geo:wktLiteral ;
  geo-pos:lat "45.591309"^^xsd:decimal ;
  geo-pos:long "13.701121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287073'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.701121'^^xsd:double;
  dwc:latitude '45.591309'^^xsd:double;
  dwc:minimumDepth '1.2000000476837'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287073'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548611"^^xsd:decimal ;
  dwc:decimalLongitude "13.721967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  geo-pos:lat "45.548611"^^xsd:decimal ;
  geo-pos:long "13.721967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287393'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.721967'^^xsd:double;
  dwc:latitude '45.548611'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287393'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546467 13.683677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546467"^^xsd:decimal ;
  dwc:decimalLongitude "13.683677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546467 13.683677)"^^geo:wktLiteral ;
  geo-pos:lat "45.546467"^^xsd:decimal ;
  geo-pos:long "13.683677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287213'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.683677'^^xsd:double;
  dwc:latitude '45.546467'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:individualCount '37'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287213'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  geo-pos:lat "45.591255"^^xsd:decimal ;
  geo-pos:long "13.699852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287318'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '11'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287318'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530724"^^xsd:decimal ;
  dwc:decimalLongitude "13.564647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  geo-pos:lat "45.530724"^^xsd:decimal ;
  geo-pos:long "13.564647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336084'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.564647'^^xsd:double;
  dwc:latitude '45.530724'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336084'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.530724"^^xsd:decimal ;
  dwc:decimalLongitude "13.564647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.530724 13.564647)"^^geo:wktLiteral ;
  geo-pos:lat "45.530724"^^xsd:decimal ;
  geo-pos:long "13.564647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336044'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.564647'^^xsd:double;
  dwc:latitude '45.530724'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '54'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336044'^^xsd:anyURI;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  geo-pos:lat "45.529306"^^xsd:decimal ;
  geo-pos:long "13.573006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286887'^^xsd:integer;
  dwc:scientificName 'Gelidium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286887'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.528461 13.57531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.528461"^^xsd:decimal ;
  dwc:decimalLongitude "13.57531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.528461 13.57531)"^^geo:wktLiteral ;
  geo-pos:lat "45.528461"^^xsd:decimal ;
  geo-pos:long "13.57531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287189'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57531'^^xsd:double;
  dwc:latitude '45.528461'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:individualCount '31'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287189'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546155"^^xsd:decimal ;
  dwc:decimalLongitude "13.680561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  geo-pos:lat "45.546155"^^xsd:decimal ;
  geo-pos:long "13.680561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287010'^^xsd:integer;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.680561'^^xsd:double;
  dwc:latitude '45.546155'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '24'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287010'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546155"^^xsd:decimal ;
  dwc:decimalLongitude "13.680561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  geo-pos:lat "45.546155"^^xsd:decimal ;
  geo-pos:long "13.680561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286984'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.680561'^^xsd:double;
  dwc:latitude '45.546155'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286984'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.586164"^^xsd:decimal ;
  dwc:decimalLongitude "13.709046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  geo-pos:lat "45.586164"^^xsd:decimal ;
  geo-pos:long "13.709046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287038'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.709046'^^xsd:double;
  dwc:latitude '45.586164'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287038'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513703"^^xsd:decimal ;
  dwc:decimalLongitude "13.572526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513703 13.572526)"^^geo:wktLiteral ;
  geo-pos:lat "45.513703"^^xsd:decimal ;
  geo-pos:long "13.572526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335982'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.572526'^^xsd:double;
  dwc:latitude '45.513703'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335982'^^xsd:anyURI;
  dwc:observationDate '2006-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  geo-pos:lat "45.539235"^^xsd:decimal ;
  geo-pos:long "13.618947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286785'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286785'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  geo-pos:lat "45.539235"^^xsd:decimal ;
  geo-pos:long "13.618947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287157'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '62'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287157'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526086 13.590184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526086"^^xsd:decimal ;
  dwc:decimalLongitude "13.590184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526086 13.590184)"^^geo:wktLiteral ;
  geo-pos:lat "45.526086"^^xsd:decimal ;
  geo-pos:long "13.590184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286889'^^xsd:integer;
  dwc:scientificName 'Gigartina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590184'^^xsd:double;
  dwc:latitude '45.526086'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '144155'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286889'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526439"^^xsd:decimal ;
  dwc:decimalLongitude "13.588927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  geo-pos:lat "45.526439"^^xsd:decimal ;
  geo-pos:long "13.588927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287315'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.588927'^^xsd:double;
  dwc:latitude '45.526439'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:individualCount '9'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287315'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526086 13.590184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526086"^^xsd:decimal ;
  dwc:decimalLongitude "13.590184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526086 13.590184)"^^geo:wktLiteral ;
  geo-pos:lat "45.526086"^^xsd:decimal ;
  geo-pos:long "13.590184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286936'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590184'^^xsd:double;
  dwc:latitude '45.526086'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286936'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538401"^^xsd:decimal ;
  dwc:decimalLongitude "13.619801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  geo-pos:lat "45.538401"^^xsd:decimal ;
  geo-pos:long "13.619801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335880'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.619801'^^xsd:double;
  dwc:latitude '45.538401'^^xsd:double;
  dwc:minimumDepth '3.2999999523163'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335880'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.550503"^^xsd:decimal ;
  dwc:decimalLongitude "13.725472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  geo-pos:lat "45.550503"^^xsd:decimal ;
  geo-pos:long "13.725472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287378'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.725472'^^xsd:double;
  dwc:latitude '45.550503'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287378'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.550503"^^xsd:decimal ;
  dwc:decimalLongitude "13.725472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.550503 13.725472)"^^geo:wktLiteral ;
  geo-pos:lat "45.550503"^^xsd:decimal ;
  geo-pos:long "13.725472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286959'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.725472'^^xsd:double;
  dwc:latitude '45.550503'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286959'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547313"^^xsd:decimal ;
  dwc:decimalLongitude "13.687094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.399999976158142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  geo-pos:lat "45.547313"^^xsd:decimal ;
  geo-pos:long "13.687094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286768'^^xsd:integer;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.687094'^^xsd:double;
  dwc:latitude '45.547313'^^xsd:double;
  dwc:minimumDepth '1.3999999761581'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286768'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525744"^^xsd:decimal ;
  dwc:decimalLongitude "13.580212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525744 13.580212)"^^geo:wktLiteral ;
  geo-pos:lat "45.525744"^^xsd:decimal ;
  geo-pos:long "13.580212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336100'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.580212'^^xsd:double;
  dwc:latitude '45.525744'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336100'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547633 13.704661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547633"^^xsd:decimal ;
  dwc:decimalLongitude "13.704661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547633 13.704661)"^^geo:wktLiteral ;
  geo-pos:lat "45.547633"^^xsd:decimal ;
  geo-pos:long "13.704661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286866'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.704661'^^xsd:double;
  dwc:latitude '45.547633'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286866'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  geo-pos:lat "45.529306"^^xsd:decimal ;
  geo-pos:long "13.573006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287188'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '46'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287188'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.591255"^^xsd:decimal ;
  dwc:decimalLongitude "13.699852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.591255 13.699852)"^^geo:wktLiteral ;
  geo-pos:lat "45.591255"^^xsd:decimal ;
  geo-pos:long "13.699852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287307'^^xsd:integer;
  dwc:scientificName 'Pterocladiella capillacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699852'^^xsd:double;
  dwc:latitude '45.591255'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145599'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287307'^^xsd:anyURI;
  dwc:observationDate '2006-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '145599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546467 13.683677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546467"^^xsd:decimal ;
  dwc:decimalLongitude "13.683677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546467 13.683677)"^^geo:wktLiteral ;
  geo-pos:lat "45.546467"^^xsd:decimal ;
  geo-pos:long "13.683677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287011'^^xsd:integer;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.683677'^^xsd:double;
  dwc:latitude '45.546467'^^xsd:double;
  dwc:minimumDepth '1.7999999523163'^^xsd:double;
  dwc:individualCount '100'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287011'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535778 13.624657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535778"^^xsd:decimal ;
  dwc:decimalLongitude "13.624657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535778 13.624657)"^^geo:wktLiteral ;
  geo-pos:lat "45.535778"^^xsd:decimal ;
  geo-pos:long "13.624657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287160'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.624657'^^xsd:double;
  dwc:latitude '45.535778'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '90'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287160'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535778 13.624657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535778"^^xsd:decimal ;
  dwc:decimalLongitude "13.624657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535778 13.624657)"^^geo:wktLiteral ;
  geo-pos:lat "45.535778"^^xsd:decimal ;
  geo-pos:long "13.624657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286858'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.624657'^^xsd:double;
  dwc:latitude '45.535778'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286858'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503326 13.590247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503326"^^xsd:decimal ;
  dwc:decimalLongitude "13.590247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503326 13.590247)"^^geo:wktLiteral ;
  geo-pos:lat "45.503326"^^xsd:decimal ;
  geo-pos:long "13.590247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286987'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590247'^^xsd:double;
  dwc:latitude '45.503326'^^xsd:double;
  dwc:minimumDepth '2.0999999046326'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286987'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503326 13.590247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503326"^^xsd:decimal ;
  dwc:decimalLongitude "13.590247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503326 13.590247)"^^geo:wktLiteral ;
  geo-pos:lat "45.503326"^^xsd:decimal ;
  geo-pos:long "13.590247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335900'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590247'^^xsd:double;
  dwc:latitude '45.503326'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335900'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503326 13.590247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503326"^^xsd:decimal ;
  dwc:decimalLongitude "13.590247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503326 13.590247)"^^geo:wktLiteral ;
  geo-pos:lat "45.503326"^^xsd:decimal ;
  geo-pos:long "13.590247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336059'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.590247'^^xsd:double;
  dwc:latitude '45.503326'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336059'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.502752 13.58824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.502752"^^xsd:decimal ;
  dwc:decimalLongitude "13.58824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.502752 13.58824)"^^geo:wktLiteral ;
  geo-pos:lat "45.502752"^^xsd:decimal ;
  geo-pos:long "13.58824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335995'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.58824'^^xsd:double;
  dwc:latitude '45.502752'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335995'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.502752 13.58824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.502752"^^xsd:decimal ;
  dwc:decimalLongitude "13.58824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.299999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.502752 13.58824)"^^geo:wktLiteral ;
  geo-pos:lat "45.502752"^^xsd:decimal ;
  geo-pos:long "13.58824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287221'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.58824'^^xsd:double;
  dwc:latitude '45.502752'^^xsd:double;
  dwc:minimumDepth '2.2999999523163'^^xsd:double;
  dwc:individualCount '41'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287221'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.518586 13.567978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.518586"^^xsd:decimal ;
  dwc:decimalLongitude "13.567978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7999999523162842"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.518586 13.567978)"^^geo:wktLiteral ;
  geo-pos:lat "45.518586"^^xsd:decimal ;
  geo-pos:long "13.567978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336030'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.567978'^^xsd:double;
  dwc:latitude '45.518586'^^xsd:double;
  dwc:minimumDepth '1.7999999523163'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336030'^^xsd:anyURI;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534283"^^xsd:decimal ;
  dwc:decimalLongitude "13.649209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  geo-pos:lat "45.534283"^^xsd:decimal ;
  geo-pos:long "13.649209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287328'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.649209'^^xsd:double;
  dwc:latitude '45.534283'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287328'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534283"^^xsd:decimal ;
  dwc:decimalLongitude "13.649209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  geo-pos:lat "45.534283"^^xsd:decimal ;
  geo-pos:long "13.649209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287140'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.649209'^^xsd:double;
  dwc:latitude '45.534283'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287140'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535778 13.624657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535778"^^xsd:decimal ;
  dwc:decimalLongitude "13.624657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535778 13.624657)"^^geo:wktLiteral ;
  geo-pos:lat "45.535778"^^xsd:decimal ;
  geo-pos:long "13.624657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287238'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.624657'^^xsd:double;
  dwc:latitude '45.535778'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287238'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.529306"^^xsd:decimal ;
  dwc:decimalLongitude "13.573006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.529306 13.573006)"^^geo:wktLiteral ;
  geo-pos:lat "45.529306"^^xsd:decimal ;
  geo-pos:long "13.573006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287194'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.573006'^^xsd:double;
  dwc:latitude '45.529306'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287194'^^xsd:anyURI;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.546155"^^xsd:decimal ;
  dwc:decimalLongitude "13.680561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.546155 13.680561)"^^geo:wktLiteral ;
  geo-pos:lat "45.546155"^^xsd:decimal ;
  geo-pos:long "13.680561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286934'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.680561'^^xsd:double;
  dwc:latitude '45.546155'^^xsd:double;
  dwc:minimumDepth '2.7999999523163'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286934'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503389 13.592603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.503389"^^xsd:decimal ;
  dwc:decimalLongitude "13.592603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.503389 13.592603)"^^geo:wktLiteral ;
  geo-pos:lat "45.503389"^^xsd:decimal ;
  geo-pos:long "13.592603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286985'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.592603'^^xsd:double;
  dwc:latitude '45.503389'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286985'^^xsd:anyURI;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.541244 13.654975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.541244"^^xsd:decimal ;
  dwc:decimalLongitude "13.654975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.541244 13.654975)"^^geo:wktLiteral ;
  geo-pos:lat "45.541244"^^xsd:decimal ;
  geo-pos:long "13.654975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286790'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.654975'^^xsd:double;
  dwc:latitude '45.541244'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286790'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.541244 13.654975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.541244"^^xsd:decimal ;
  dwc:decimalLongitude "13.654975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.541244 13.654975)"^^geo:wktLiteral ;
  geo-pos:lat "45.541244"^^xsd:decimal ;
  geo-pos:long "13.654975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335952'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.654975'^^xsd:double;
  dwc:latitude '45.541244'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335952'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542193 13.657019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.542193"^^xsd:decimal ;
  dwc:decimalLongitude "13.657019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542193 13.657019)"^^geo:wktLiteral ;
  geo-pos:lat "45.542193"^^xsd:decimal ;
  geo-pos:long "13.657019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335953'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.657019'^^xsd:double;
  dwc:latitude '45.542193'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335953'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542193 13.657019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.542193"^^xsd:decimal ;
  dwc:decimalLongitude "13.657019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542193 13.657019)"^^geo:wktLiteral ;
  geo-pos:lat "45.542193"^^xsd:decimal ;
  geo-pos:long "13.657019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286795'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.657019'^^xsd:double;
  dwc:latitude '45.542193'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286795'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534283"^^xsd:decimal ;
  dwc:decimalLongitude "13.649209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534283 13.649209)"^^geo:wktLiteral ;
  geo-pos:lat "45.534283"^^xsd:decimal ;
  geo-pos:long "13.649209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287077'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.649209'^^xsd:double;
  dwc:latitude '45.534283'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287077'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542232 13.660958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.542232"^^xsd:decimal ;
  dwc:decimalLongitude "13.660958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.542232 13.660958)"^^geo:wktLiteral ;
  geo-pos:lat "45.542232"^^xsd:decimal ;
  geo-pos:long "13.660958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286920'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.660958'^^xsd:double;
  dwc:latitude '45.542232'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286920'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.544048 13.676216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.544048"^^xsd:decimal ;
  dwc:decimalLongitude "13.676216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.544048 13.676216)"^^geo:wktLiteral ;
  geo-pos:lat "45.544048"^^xsd:decimal ;
  geo-pos:long "13.676216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286827'^^xsd:integer;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.676216'^^xsd:double;
  dwc:latitude '45.544048'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286827'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547633 13.704661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547633"^^xsd:decimal ;
  dwc:decimalLongitude "13.704661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547633 13.704661)"^^geo:wktLiteral ;
  geo-pos:lat "45.547633"^^xsd:decimal ;
  geo-pos:long "13.704661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287299'^^xsd:integer;
  dwc:scientificName 'Posidonia oceanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.704661'^^xsd:double;
  dwc:latitude '45.547633'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '50'^^xsd:integer;
  dwc:aphiaid '145794'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287299'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534422 13.646833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534422"^^xsd:decimal ;
  dwc:decimalLongitude "13.646833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534422 13.646833)"^^geo:wktLiteral ;
  geo-pos:lat "45.534422"^^xsd:decimal ;
  geo-pos:long "13.646833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336032'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.646833'^^xsd:double;
  dwc:latitude '45.534422'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336032'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.544048 13.676216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.544048"^^xsd:decimal ;
  dwc:decimalLongitude "13.676216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.544048 13.676216)"^^geo:wktLiteral ;
  geo-pos:lat "45.544048"^^xsd:decimal ;
  geo-pos:long "13.676216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287174'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.676216'^^xsd:double;
  dwc:latitude '45.544048'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '18'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287174'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548236 13.699049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548236"^^xsd:decimal ;
  dwc:decimalLongitude "13.699049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548236 13.699049)"^^geo:wktLiteral ;
  geo-pos:lat "45.548236"^^xsd:decimal ;
  geo-pos:long "13.699049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286810'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699049'^^xsd:double;
  dwc:latitude '45.548236'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286810'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534422 13.646833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534422"^^xsd:decimal ;
  dwc:decimalLongitude "13.646833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534422 13.646833)"^^geo:wktLiteral ;
  geo-pos:lat "45.534422"^^xsd:decimal ;
  geo-pos:long "13.646833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287143'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.646833'^^xsd:double;
  dwc:latitude '45.534422'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287143'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.544048 13.676216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.544048"^^xsd:decimal ;
  dwc:decimalLongitude "13.676216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.544048 13.676216)"^^geo:wktLiteral ;
  geo-pos:lat "45.544048"^^xsd:decimal ;
  geo-pos:long "13.676216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287241'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia polymorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.676216'^^xsd:double;
  dwc:latitude '45.544048'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '7'^^xsd:integer;
  dwc:aphiaid '145284'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287241'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1311383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547928 13.702962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547928"^^xsd:decimal ;
  dwc:decimalLongitude "13.702962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547928 13.702962)"^^geo:wktLiteral ;
  geo-pos:lat "45.547928"^^xsd:decimal ;
  geo-pos:long "13.702962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336021'^^xsd:integer;
  dwc:scientificName 'Cymodocea nodosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.702962'^^xsd:double;
  dwc:latitude '45.547928'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '145793'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336021'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '145793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  geo-pos:lat "45.53452"^^xsd:decimal ;
  geo-pos:long "13.627792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287373'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287373'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  geo-pos:lat "45.53452"^^xsd:decimal ;
  geo-pos:long "13.627792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286996'^^xsd:integer;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '5'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286996'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512931"^^xsd:decimal ;
  dwc:decimalLongitude "13.584952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  geo-pos:lat "45.512931"^^xsd:decimal ;
  geo-pos:long "13.584952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287054'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.584952'^^xsd:double;
  dwc:latitude '45.512931'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287054'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535504 13.60181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535504"^^xsd:decimal ;
  dwc:decimalLongitude "13.60181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535504 13.60181)"^^geo:wktLiteral ;
  geo-pos:lat "45.535504"^^xsd:decimal ;
  geo-pos:long "13.60181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336070'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60181'^^xsd:double;
  dwc:latitude '45.535504'^^xsd:double;
  dwc:minimumDepth '4.4000000953674'^^xsd:double;
  dwc:individualCount '48'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336070'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53807 13.609043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53807"^^xsd:decimal ;
  dwc:decimalLongitude "13.609043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53807 13.609043)"^^geo:wktLiteral ;
  geo-pos:lat "45.53807"^^xsd:decimal ;
  geo-pos:long "13.609043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287173'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.609043'^^xsd:double;
  dwc:latitude '45.53807'^^xsd:double;
  dwc:minimumDepth '3.9000000953674'^^xsd:double;
  dwc:individualCount '97'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287173'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53452"^^xsd:decimal ;
  dwc:decimalLongitude "13.627792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53452 13.627792)"^^geo:wktLiteral ;
  geo-pos:lat "45.53452"^^xsd:decimal ;
  geo-pos:long "13.627792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286828'^^xsd:integer;
  dwc:scientificName 'Dictyota linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.627792'^^xsd:double;
  dwc:latitude '45.53452'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '220773'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286828'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513104 13.583964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513104"^^xsd:decimal ;
  dwc:decimalLongitude "13.583964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513104 13.583964)"^^geo:wktLiteral ;
  geo-pos:lat "45.513104"^^xsd:decimal ;
  geo-pos:long "13.583964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335855'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.583964'^^xsd:double;
  dwc:latitude '45.513104'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335855'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513104 13.583964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513104"^^xsd:decimal ;
  dwc:decimalLongitude "13.583964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513104 13.583964)"^^geo:wktLiteral ;
  geo-pos:lat "45.513104"^^xsd:decimal ;
  geo-pos:long "13.583964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286968'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.583964'^^xsd:double;
  dwc:latitude '45.513104'^^xsd:double;
  dwc:minimumDepth '4.3000001907349'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286968'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535504 13.60181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535504"^^xsd:decimal ;
  dwc:decimalLongitude "13.60181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.400000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535504 13.60181)"^^geo:wktLiteral ;
  geo-pos:lat "45.535504"^^xsd:decimal ;
  geo-pos:long "13.60181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287114'^^xsd:integer;
  dwc:scientificName 'Nitophyllum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60181'^^xsd:double;
  dwc:latitude '45.535504'^^xsd:double;
  dwc:minimumDepth '4.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287114'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533922 13.60079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533922"^^xsd:decimal ;
  dwc:decimalLongitude "13.60079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533922 13.60079)"^^geo:wktLiteral ;
  geo-pos:lat "45.533922"^^xsd:decimal ;
  geo-pos:long "13.60079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336019'^^xsd:integer;
  dwc:scientificName 'Cymodocea nodosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60079'^^xsd:double;
  dwc:latitude '45.533922'^^xsd:double;
  dwc:minimumDepth '2.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145793'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336019'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534743 13.601307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534743"^^xsd:decimal ;
  dwc:decimalLongitude "13.601307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.9000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534743 13.601307)"^^geo:wktLiteral ;
  geo-pos:lat "45.534743"^^xsd:decimal ;
  geo-pos:long "13.601307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287336'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601307'^^xsd:double;
  dwc:latitude '45.534743'^^xsd:double;
  dwc:minimumDepth '2.9000000953674'^^xsd:double;
  dwc:individualCount '3'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287336'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538253"^^xsd:decimal ;
  dwc:decimalLongitude "13.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  geo-pos:lat "45.538253"^^xsd:decimal ;
  geo-pos:long "13.60746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286955'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60746'^^xsd:double;
  dwc:latitude '45.538253'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286955'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53807 13.609043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53807"^^xsd:decimal ;
  dwc:decimalLongitude "13.609043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53807 13.609043)"^^geo:wktLiteral ;
  geo-pos:lat "45.53807"^^xsd:decimal ;
  geo-pos:long "13.609043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335813'^^xsd:integer;
  dwc:scientificName 'Alsidium corallinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.609043'^^xsd:double;
  dwc:latitude '45.53807'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144784'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335813'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548127 13.695462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548127"^^xsd:decimal ;
  dwc:decimalLongitude "13.695462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.600000023841858"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548127 13.695462)"^^geo:wktLiteral ;
  geo-pos:lat "45.548127"^^xsd:decimal ;
  geo-pos:long "13.695462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287092'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.695462'^^xsd:double;
  dwc:latitude '45.548127'^^xsd:double;
  dwc:minimumDepth '1.6000000238419'^^xsd:double;
  dwc:individualCount '4'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287092'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534422 13.646833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534422"^^xsd:decimal ;
  dwc:decimalLongitude "13.646833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534422 13.646833)"^^geo:wktLiteral ;
  geo-pos:lat "45.534422"^^xsd:decimal ;
  geo-pos:long "13.646833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336065'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.646833'^^xsd:double;
  dwc:latitude '45.534422'^^xsd:double;
  dwc:minimumDepth '3.7000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336065'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533922 13.60079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533922"^^xsd:decimal ;
  dwc:decimalLongitude "13.60079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533922 13.60079)"^^geo:wktLiteral ;
  geo-pos:lat "45.533922"^^xsd:decimal ;
  geo-pos:long "13.60079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286903'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60079'^^xsd:double;
  dwc:latitude '45.533922'^^xsd:double;
  dwc:minimumDepth '2.0999999046326'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286903'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538253"^^xsd:decimal ;
  dwc:decimalLongitude "13.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  geo-pos:lat "45.538253"^^xsd:decimal ;
  geo-pos:long "13.60746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287369'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60746'^^xsd:double;
  dwc:latitude '45.538253'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287369'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548236 13.699049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548236"^^xsd:decimal ;
  dwc:decimalLongitude "13.699049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548236 13.699049)"^^geo:wktLiteral ;
  geo-pos:lat "45.548236"^^xsd:decimal ;
  geo-pos:long "13.699049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287003'^^xsd:integer;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699049'^^xsd:double;
  dwc:latitude '45.548236'^^xsd:double;
  dwc:minimumDepth '2.4000000953674'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287003'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533922 13.60079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533922"^^xsd:decimal ;
  dwc:decimalLongitude "13.60079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533922 13.60079)"^^geo:wktLiteral ;
  geo-pos:lat "45.533922"^^xsd:decimal ;
  geo-pos:long "13.60079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335908'^^xsd:integer;
  dwc:scientificName 'Chondria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60079'^^xsd:double;
  dwc:latitude '45.533922'^^xsd:double;
  dwc:minimumDepth '2.0999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143906'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335908'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '143906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538253"^^xsd:decimal ;
  dwc:decimalLongitude "13.60746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538253 13.60746)"^^geo:wktLiteral ;
  geo-pos:lat "45.538253"^^xsd:decimal ;
  geo-pos:long "13.60746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287366'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60746'^^xsd:double;
  dwc:latitude '45.538253'^^xsd:double;
  dwc:minimumDepth '2.5999999046326'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287366'^^xsd:anyURI;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548127 13.695462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548127"^^xsd:decimal ;
  dwc:decimalLongitude "13.695462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.600000023841858"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548127 13.695462)"^^geo:wktLiteral ;
  geo-pos:lat "45.548127"^^xsd:decimal ;
  geo-pos:long "13.695462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286967'^^xsd:integer;
  dwc:scientificName 'Haliptilon virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.695462'^^xsd:double;
  dwc:latitude '45.548127'^^xsd:double;
  dwc:minimumDepth '1.6000000238419'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '145115'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286967'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '499546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533922 13.60079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533922"^^xsd:decimal ;
  dwc:decimalLongitude "13.60079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533922 13.60079)"^^geo:wktLiteral ;
  geo-pos:lat "45.533922"^^xsd:decimal ;
  geo-pos:long "13.60079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287144'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.60079'^^xsd:double;
  dwc:latitude '45.533922'^^xsd:double;
  dwc:minimumDepth '2.0999999046326'^^xsd:double;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287144'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513104 13.583964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.513104"^^xsd:decimal ;
  dwc:decimalLongitude "13.583964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.513104 13.583964)"^^geo:wktLiteral ;
  geo-pos:lat "45.513104"^^xsd:decimal ;
  geo-pos:long "13.583964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287402'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.583964'^^xsd:double;
  dwc:latitude '45.513104'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287402'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  geo-pos:lat "45.539235"^^xsd:decimal ;
  geo-pos:long "13.618947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287351'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287351'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.512931"^^xsd:decimal ;
  dwc:decimalLongitude "13.584952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.4000000953674316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.512931 13.584952)"^^geo:wktLiteral ;
  geo-pos:lat "45.512931"^^xsd:decimal ;
  geo-pos:long "13.584952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287053'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.584952'^^xsd:double;
  dwc:latitude '45.512931'^^xsd:double;
  dwc:minimumDepth '3.4000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287053'^^xsd:anyURI;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.537039 13.601204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.537039"^^xsd:decimal ;
  dwc:decimalLongitude "13.601204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.900000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.537039 13.601204)"^^geo:wktLiteral ;
  geo-pos:lat "45.537039"^^xsd:decimal ;
  geo-pos:long "13.601204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287150'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601204'^^xsd:double;
  dwc:latitude '45.537039'^^xsd:double;
  dwc:minimumDepth '4.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287150'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548611"^^xsd:decimal ;
  dwc:decimalLongitude "13.721967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548611 13.721967)"^^geo:wktLiteral ;
  geo-pos:lat "45.548611"^^xsd:decimal ;
  geo-pos:long "13.721967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286878'^^xsd:integer;
  dwc:scientificName 'Gelidiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.721967'^^xsd:double;
  dwc:latitude '45.548611'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144134'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286878'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547313"^^xsd:decimal ;
  dwc:decimalLongitude "13.687094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547313 13.687094)"^^geo:wktLiteral ;
  geo-pos:lat "45.547313"^^xsd:decimal ;
  geo-pos:long "13.687094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286871'^^xsd:integer;
  dwc:scientificName 'Flabellia petiolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.687094'^^xsd:double;
  dwc:latitude '45.547313'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:individualCount '6'^^xsd:integer;
  dwc:aphiaid '145094'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286871'^^xsd:anyURI;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '145094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.538401"^^xsd:decimal ;
  dwc:decimalLongitude "13.619801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.538401 13.619801)"^^geo:wktLiteral ;
  geo-pos:lat "45.538401"^^xsd:decimal ;
  geo-pos:long "13.619801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335876'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.619801'^^xsd:double;
  dwc:latitude '45.538401'^^xsd:double;
  dwc:minimumDepth '3.5999999046326'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335876'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53022 13.562559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53022"^^xsd:decimal ;
  dwc:decimalLongitude "13.562559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.900000095367432"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53022 13.562559)"^^geo:wktLiteral ;
  geo-pos:lat "45.53022"^^xsd:decimal ;
  geo-pos:long "13.562559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287115'^^xsd:integer;
  dwc:scientificName 'Nitophyllum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.562559'^^xsd:double;
  dwc:latitude '45.53022'^^xsd:double;
  dwc:minimumDepth '4.9000000953674'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287115'^^xsd:anyURI;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.544048 13.676216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.544048"^^xsd:decimal ;
  dwc:decimalLongitude "13.676216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.200000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.544048 13.676216)"^^geo:wktLiteral ;
  geo-pos:lat "45.544048"^^xsd:decimal ;
  geo-pos:long "13.676216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287086'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.676216'^^xsd:double;
  dwc:latitude '45.544048'^^xsd:double;
  dwc:minimumDepth '3.2000000476837'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287086'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.526439"^^xsd:decimal ;
  dwc:decimalLongitude "13.588927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.526439 13.588927)"^^geo:wktLiteral ;
  geo-pos:lat "45.526439"^^xsd:decimal ;
  geo-pos:long "13.588927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286774'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.588927'^^xsd:double;
  dwc:latitude '45.526439'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:individualCount '30'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286774'^^xsd:anyURI;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.544048 13.676216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.544048"^^xsd:decimal ;
  dwc:decimalLongitude "13.676216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.544048 13.676216)"^^geo:wktLiteral ;
  geo-pos:lat "45.544048"^^xsd:decimal ;
  geo-pos:long "13.676216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1286797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1286797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1286797'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.676216'^^xsd:double;
  dwc:latitude '45.544048'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '12'^^xsd:integer;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1286797'^^xsd:anyURI;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547928 13.702962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.547928"^^xsd:decimal ;
  dwc:decimalLongitude "13.702962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.547928 13.702962)"^^geo:wktLiteral ;
  geo-pos:lat "45.547928"^^xsd:decimal ;
  geo-pos:long "13.702962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287000'^^xsd:integer;
  dwc:scientificName 'Halopithys incurva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.702962'^^xsd:double;
  dwc:latitude '45.547928'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:individualCount '62'^^xsd:integer;
  dwc:aphiaid '144812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287000'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548236 13.699049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.548236"^^xsd:decimal ;
  dwc:decimalLongitude "13.699049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.548236 13.699049)"^^geo:wktLiteral ;
  geo-pos:lat "45.548236"^^xsd:decimal ;
  geo-pos:long "13.699049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287051'^^xsd:integer;
  dwc:scientificName 'Hydrolithon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.699049'^^xsd:double;
  dwc:latitude '45.548236'^^xsd:double;
  dwc:minimumDepth '2.0999999046326'^^xsd:double;
  dwc:individualCount '20'^^xsd:integer;
  dwc:aphiaid '144011'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287051'^^xsd:anyURI;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '144011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534422 13.646833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534422"^^xsd:decimal ;
  dwc:decimalLongitude "13.646833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.799999952316284"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534422 13.646833)"^^geo:wktLiteral ;
  geo-pos:lat "45.534422"^^xsd:decimal ;
  geo-pos:long "13.646833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287332'^^xsd:integer;
  dwc:scientificName 'Sphacelaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.646833'^^xsd:double;
  dwc:latitude '45.534422'^^xsd:double;
  dwc:minimumDepth '3.7999999523163'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287332'^^xsd:anyURI;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.539235"^^xsd:decimal ;
  dwc:decimalLongitude "13.618947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.0999999046325684"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.539235 13.618947)"^^geo:wktLiteral ;
  geo-pos:lat "45.539235"^^xsd:decimal ;
  geo-pos:long "13.618947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1335944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1335944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1335944'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.618947'^^xsd:double;
  dwc:latitude '45.539235'^^xsd:double;
  dwc:minimumDepth '3.0999999046326'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1335944'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.586164"^^xsd:decimal ;
  dwc:decimalLongitude "13.709046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.586164 13.709046)"^^geo:wktLiteral ;
  geo-pos:lat "45.586164"^^xsd:decimal ;
  geo-pos:long "13.709046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1287268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1287268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1287268'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia squamaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.709046'^^xsd:double;
  dwc:latitude '45.586164'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '14'^^xsd:integer;
  dwc:aphiaid '145288'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1287268'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534743 13.601307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.534743"^^xsd:decimal ;
  dwc:decimalLongitude "13.601307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.700000047683716"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.534743 13.601307)"^^geo:wktLiteral ;
  geo-pos:lat "45.534743"^^xsd:decimal ;
  geo-pos:long "13.601307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1607__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ama%3A1336035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ma:1336035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1607_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ma'^^xsd:string;
  dwc:catalogNumber '1336035'^^xsd:integer;
  dwc:scientificName 'Cystoseira barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'North Adriatic Sea'^^xsd:string;
  dwc:longitude '13.601307'^^xsd:double;
  dwc:latitude '45.534743'^^xsd:double;
  dwc:minimumDepth '2.7000000476837'^^xsd:double;
  dwc:individualCount '10'^^xsd:integer;
  dwc:aphiaid '145508'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ma:1336035'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1465490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF